MySQL error when packaging to HTML5

Hi all,

I am trying to package my project to HTML5 but I get the error below during the packaging process:

I have the following packaging settings:

The errors do not come up when I export to Windows Executable.

I have tried to only use x86 version of mariadbclient and the full path to mysql.h in the header still getting the errors.

Here’s how the folder structure looks:

244973-folder-structure.png

I wonder where the problem lies.

Please assist. Thanks