Tello, Fredy Ramiro writes:
 > 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.
 > 


Hi!

What is exactly the error you get ??


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaka, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
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