Based on your build log you do not have the proper library directories setup in Visual Studio for MySQL. The linker errors are because the libraries are not being found.
There are 2 sets of directories to setup, include and library, perhaps you only did one of them.
|