| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | February 2 2006 11:08am |
| Subject: | Re: Another newbie here... | ||
| View as plain text | |||
Brian Henning wrote: > > % g++ -I/usr/local/include/mysql++ -o testmysql testmysql.cpp You're not linking to either the MySQL C API library, nor the MySQL++ API library. You must do both. Rebuild the examples and observe the g++ commands given when you say 'make'.
| Thread | ||
|---|---|---|
| • Another newbie here... | Brian Henning | 1 Feb |
| • RE: Another newbie here... | Steve Povilaitis | 1 Feb |
| • Re: Another newbie here... | Warren Young | 2 Feb |
