|
Re: Still undefined references: msg#00013db.mysql.c++
On Thu, 2002-09-12 at 17:01, Reto Stalder wrote: > Hi, > > my MySQL++ installation does still not work. I've installed it the way > Matthiew Leach and Denis Rampnoux have figured out last week. Most of the > linker errors don't occur anymore, but there are still some. What library is > missing? My C++ program looks like this: > > #include <iostream.h> > #include <iomanip.h> > #include <sqlplus.hh> > > int main(){ > return 0; > } > > If I make "g++ main.cc -o main" I get the following errors: maybe this helps? g++ mysql.cpp -I/usr/include/mysql -L/usr/lib/mysql -lmysqlclient -lsqlplus best regards, Andreas Hjordt |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Still undefined references: 00013, James E. |
|---|---|
| Next by Date: | RE: Still undefined references: 00013, Matthew Leach |
| Previous by Thread: | Re: Still undefined referencesi: 00013, James E. |
| Next by Thread: | RE: Still undefined references: 00013, Matthew Leach |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |