On Wed, Dec 16, 2009 at 5:54 AM, Wim Dumon <[email protected]> wrote: > Copied from the file cmake/WtFindMysqlpp.txt: > > IF(MYSQLPP_LIBRARIES > AND MYSQLPP_INCLUDE > AND MYSQL_INCLUDE) > SET(MYSQLPP_FOUND TRUE) > > So you need the path to mysql.h too.
Ah, found it, MYSQL_INCLUDE is in CMake's "Ungrouped entities" section, rather then in a logical place like the MYSQLPP section, will try rebuilding with that later. :) ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
