Re: Development on a FreeBSD5.3

2005-02-01 Thread Kris Kennaway
On Tue, Feb 01, 2005 at 02:49:29PM -0500, Leon wrote: > Hi, > I'm trying to use C,C++ and MySQL on FreeBSD. > I have install "mysql++" for connection to MySQL data base from C++. > > The problem is: > When I include in my code "mysql++" library, or "iostream" library, > the system doesn't see this

Development on a FreeBSD5.3

2005-02-01 Thread Leon
Hi, I'm trying to use C,C++ and MySQL on FreeBSD. I have install "mysql++" for connection to MySQL data base from C++. The problem is: When I include in my code "mysql++" library, or "iostream" library, the system doesn't see this libraries. But I have check they are installed. So what can I do to