Hi All
I just install the mysql++ api, but when I compile an example ( http://tangentsoft.net/mysql++/doc/u...html#id2860437 )
I get the following errors:
mysql++.h is installed in /usr/local/include/mysql++Code:~/c++> c++ main.C main.C:1:18: error: util.h: No such file or directory main.C:3:21: error: mysql++.h: No such file or directory main.C: In function ‘int main(int, char**)’: main.C:14: error: ‘mysqlpp’ has not been declared .....
Also libmysqlpp.so is in /usr/local/lib (although I have no idea what its purpose is)
Also the util.h error bother me
Any help would be very welcome!!
Thnx a lot
LuCa



LinkBack URL
About LinkBacks




CornedBee