Hi I'm trying to buil latest mysql++ with Visual studio 2005 an getting
following error.
Compiling...
connection.cpp
.\connection.cpp(165) : error C2065: 'ulong' : undeclared identifier
.\connection.cpp(165) : error C2143: syntax error : missing ')' before
'constant'
.\connection.cpp(165) : error C2059: syntax error : ')'
Build log was saved at
<file://c:\Programme\MySQL\mysql++\lib\Debug\mysqlpp\BuildLog.htm>
file://c:\Programme\MySQL\mysql++\lib\Debug\mysqlpp\BuildLog.htm
What's wrong?
Thx
Regards Thomas