| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Chris Frey | Date: | October 9 2005 4:56am |
| Subject: | Re: mysql.h not found :~ | ||
| View as plain text | |||
On Sun, Oct 09, 2005 at 01:55:34AM +0200, Dolf Schimmel wrote: > I did everything the documentations says: unzip it, ./configure , > make, make install, but when I then try to compile > /examples/simple1.cpp it goes wrong, I get all kind of errors that > mysql.h wasn't to be found. Anybody who knows how I can solve this? Take a look at examples/Makefile.simple. You need to include the mysql++ include directory on the command line. - Chris
| Thread | ||
|---|---|---|
| • mysql.h not found :~ | Dolf Schimmel | 9 Oct |
| • Re: mysql.h not found :~ | Chris Frey | 9 Oct |
| • Re: mysql.h not found :~ | Dolf Schimmel | 9 Oct |
| • Re: mysql.h not found :~ | Warren Young | 9 Oct |
