Re: Problems with the api c++

2003-03-19 Thread Warren Young
Tuomas Heroja wrote: I have red hat 8.0, gcc-3.2-7, gcc-c++-3.2-7 and mysql++-1.7.9-3.rh8x.i386.rpm. When I use the command g++ -I/usr/include/sqlplus myfirstdatabaseprogram.cpp, I get several basic errors concerning the include file sqlplus.hh Right now, MySQL++ isn't very well tuned for modern

Problems with the api c++

2003-03-17 Thread Tuomas Heroja
Hello! I have problems in compiling my program which uses the mysql++-library. I have red hat 8.0, gcc-3.2-7, gcc-c++-3.2-7 and mysql++-1.7.9-3.rh8x.i386.rpm. When I use the command g++ -I/usr/include/sqlplus myfirstdatabaseprogram.cpp, I get several basic errors concerning the include file