On 10/9/05, Chris Frey <cdfrey@stripped> wrote:
> 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.
How should I include that directory, and where is it located by default?