3 messages in com.mysql.lists.plusplusProblems building anything that #incl...
FromSent OnAttachments
Luke Williams25 Jan 2005 20:18 
Earl Miles25 Jan 2005 20:22 
Luke Williams25 Jan 2005 20:28 
Subject:Problems building anything that #include's mysql++.h
From:Luke Williams (youc@hotmail.com)
Date:01/25/2005 08:18:38 PM
List:com.mysql.lists.plusplus

MySQL++ compiles and installs fine on my Linux box, but anything trying to #include <mysql++.h> doesn't. Apparently it can't find mysql.h. I know that I have this file in /usr/include/mysql/, but I can't find a way to tell mysql++ this. Can anyone suggest a solution? Thanks, Luke