I am not sure sure it is a VC++ setting... I tried to link directly a new
project (without mysql++) to the mysql C API and got the same thing, though
all settings in the project are correct... I probably will have to build
from sources to be sure
2007/3/15, Warren Young <mysqlpp@stripped>:
>
> Dimitris Servis wrote:
> >
> > I downloaded the simple MySQL (windows and not windowsx64) and it
> > works... I do not know why though...
>
> There are probably VC++ settings to enable a 64-bit build. Those
> wouldn't be turned on by default, naturally. I'm sure you can't link a
> 32-bit DLL (mysqlpp.dll) to a 64-bit DLL (libmysql.dll from MySQL x64).
>
> --
> MySQL++ Mailing List
> For list archives: http://lists.mysql.com/plusplus
> To unsubscribe:
> http://lists.mysql.com/plusplus?unsub=1
>
>