| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | October 5 2004 8:09pm |
| Subject: | Re: compiling mysql++ examples (fwd) | ||
| View as plain text | |||
Enrique Farfan wrote: > #g++ -I /usr/include/sqlplusint -I /usr/include/mysql -I > /usr/local/mysql++-1.7.17/sqlplusint -L > /usr/local/mysql++-1.7.17/sqlplusint -Wno-deprecated -lsqlplus simple1.cc You're not following the instructions in the README. configure the project and build it. simple1 will be built as part of this. If you study examples/Makefile.am, you'll see that it links to mysqlpp, not to sqlplus. Where did you find a reference to this outdated library name? > [sqlplus-1.7.9-1.i386.rpm] Please remove that. It's badly obsolete.
| Thread | ||
|---|---|---|
| • compiling mysql++ examples (fwd) | Enrique Farfan | 5 Oct |
| • Re: compiling mysql++ examples (fwd) | Warren Young | 5 Oct |
| • Re: compiling mysql++ examples (fwd) | Don Thompson | 8 Oct |
| • Re: compiling mysql++ examples (fwd) | Warren Young | 8 Oct |
| • Re: compiling mysql++ examples (fwd) | Don Thompson | 8 Oct |
| • Re: compiling mysql++ examples (fwd) | Warren Young | 8 Oct |
| • Re: compiling mysql++ examples (fwd) | Don Thompson | 9 Oct |
| • Re: compiling mysql++ examples (fwd) | Chris Frey | 9 Oct |
