I'm new to using non-standard C++ libraries, and I know this is
probably an easy question, but I can't find any answers anywhere...
Trying to use "pkgconfig", so included in Makefile:
$(pkg-config --libs --cflags libmysql++-3.0.0)
But that printed out alot of errors related to "query.h" and ended
with "make: *** Error 1"
What's the proper way to include mysql++ in the Makefile?
Thanks
--
Kyle Brady
750 Miller St., Apt. 404
San Jose, California 95110
408-538-1503 / 410-458-5054
My Business: http://www.int-ind.com
My Blog: http://www.kyle-brady.com
My Photos: http://www.kyle-brady.com/photos
My OneSwirl: http://www.oneswirl.com/KyleBrady
AIM: DarkMetalAlive
MSN: brady.k@stripped
Yahoo: brady.kyle
ICQ: 401062619
gTalk: brady.k@stripped
| Thread |
|---|
| • pkgconfig | Kyle Brady | 15 Mar |
| • Re: pkgconfig | Remi Collet | 16 Mar |