Hi All,
I finally got MySQL++ (1.7.40) built with one of the included console
based examples. Now I am struggling with building MySQL++ along with
WxWidgets using MinGW Developer Studio. All I do is include
mysql++.h into the main header and I get the following error from the
coldata.h file:
..\Shared\MySQL\1.7.40\lib\coldata.h: In member function `Type
mysqlpp::ColData_Tmpl<Str>::conv(Type) const':
..\Shared\MySQL\1.7.40\lib\coldata.h:298: error: cannot use typeid
with -fno-rtti
Any ideas would be appreciated.
Regards,
Diilb