Hi, I have developed a program using MySQL++ but I can't compile it.

My MySQL home is  /usr/local/mysql/ and my MySQL++ home is
/usr/local/mysql++/

I have tried compile the program with: gcc myprogram.cc
-I/usr/local/mysql++/include -L/usr/local/mysql/lib/mysql -o myprogram but I
obtain many errors.

myprogram.cc is in /usr/local/src/mysql++1.7.5/examples/.
I think that the problem is tho command for compile because if I try compile
an example I obtain the same errors.

What can I do??

Thanks, regards

Freddy Ramiro Tello Delgado
Sistemas de Información
CIAT.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to