Author Topic: help on using mysql++ with codeblocks  (Read 3585 times)

user90

  • Guest
help on using mysql++ with codeblocks
« on: April 06, 2008, 06:15:16 am »
Hi,

i am trying to develop a multi-user,multi-platform application involving mysql database in codeblocks, using wxwidgets at the gui side(dont wanna use wxwidgets' odbc).i downloaded wxwidgets and compiled it with mingw and used it fine.however i havent been able to do the same with mysql++.i downloaded the source from http://tangentsoft.net/mysql++/releases/mysql++-3.0.1.tar.gz and followed the instructions on README-MinGW.txt exactly but i am still unable to compile any examples provided with mysql++.

Can anyone please provide some thorough step-by-step instruction on how to get mysql++ working with codeblocks on windows Xp sp2.im using the latest mysql server.

thanks !