List:MySQL++« Previous MessageNext Message »
From:Umair Tajammul Date:May 30 2004 1:07pm
Subject:Re: Integration with Kdeveloper?
View as plain text  
Mysql.h file is present in /usr/include/mysql/mysql.h as I have already
installed mysql++ on the system. I have also tried to -I /usr/inlcude/mysql
in the make section of project options but nothing seems to work. Compiler
is not including files from the specified path. I dont know why.

----- Original Message ----- 
From: "Sinisa Milivojevic" <sinisa@stripped>
To: "Umair Tajammul" <umair@stripped>
Cc: <plusplus@stripped>
Sent: Tuesday, May 25, 2004 5:25 PM
Subject: Re: Integration with Kdeveloper?


> Umair Tajammul wrote:
> > Hi
> >
> > I am a little new to mysql++. I have been trying to integrate the
mysql++ library with K developer but everytime I run the test application I
get the error that it cant find mysql.h file which is in /usr/include/mysql.
I have tried including its path in projecto ptions->compile settings as well
but I cant seem to work around this. The test applications are running fine.
Any help me will be appreciated.
> >
> > Umair
> >
> > ps. I am using linux redhat 9.
>
> If there is no mysql.h on your machine, you have to install our C API.
>
> If it is there, you have to add -I... option to Makefile.
>
> -- 
>
> Sincerely,
>
> -- 
> For technical support contracts, go to https://order.mysql.com/?ref=msmi
>     __  ___     ___ ____  __
>    /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <sinisa@stripped>
>   / /|_/ / // /\ \/ /_/ / /__   MySQL AB
> /_/  /_/\_, /___/\___\_\___/   Full time Developer and Support Coordinator
>         <___/   www.mysql.com   Larnaca, Cyprus
>
>
> -- 
> MySQL++ Mailing List
> For list archives: http://lists.mysql.com/plusplus
> To unsubscribe:    http://lists.mysql.com/plusplus?unsub=1
>
>
>

Thread
Integration with Kdeveloper?Umair Tajammul24 May
  • Re: Integration with Kdeveloper?Sinisa Milivojevic25 May
  • Re: Integration with Kdeveloper?Umair Tajammul30 May
    • Re: Integration with Kdeveloper?Sinisa Milivojevic1 Jun