I folowed the instructions and errors report slutions
on this mailing list:
- i edited the project properties (i changed the
additional inclede directory to C:\Program
Files\MySQL\MySQL Server 5.0\include)
- i add the "typedef unsigned long ulong" into
mysql++' s platform.h
I can compile the libmysql, but i get an error during
linking process:
Linking...
LINK : fatal error LNK1104: cannot open file
'libmysql.lib'
What is wrong?
I am using winxp sp2, visula studio 2005, mysql
5.0.26, and mysql++-2.1.1