1 message in com.mysql.lists.plusplusmysql++ compiling
FromSent OnAttachments
[-TdC-]20 Apr 2001 04:15 
Subject:mysql++ compiling
From:[-TdC-] (td@lomag.net)
Date:04/20/2001 04:15:12 AM
List:com.mysql.lists.plusplus

when compiling one of the examples from the docs i get errors that the files are
missing but when i "locate filename" etc, the files are right there in the same dir, so
i don't get what is wrong (this is a freebsd 4.2 machine)

any help is welcome

bash-2.04$ gcc stat.cpp In file included from /usr/local/include/mysql/sqlplus.hh:9, from stat.cpp:11: /usr/local/include/mysql/defs:5: mysql.h: No such file or directory In file included from /usr/local/include/mysql/coldata1.hh:8, from /usr/local/include/mysql/sqlplus.hh:12, from stat.cpp:11: /usr/local/include/mysql/type_info1.hh:10: mysql.h: No such file or directory In file included from /usr/local/include/mysql/vallist1.hh:6, from /usr/local/include/mysql/row1.hh:11, from /usr/local/include/mysql/compare1.hh:5, from /usr/local/include/mysql/sqlplus.hh:13, from stat.cpp:11: /usr/local/include/mysql/manip1.hh:10: mysql.h: No such file or directory In file included from /usr/local/include/mysql/sqlplus.hh:14, from stat.cpp:11: /usr/local/include/mysql/connection1.hh:10: mysql.h: No such file or directory In file included from /usr/local/include/mysql/connection1.hh:20, from /usr/local/include/mysql/sqlplus.hh:14, from stat.cpp:11: /usr/local/include/mysql/query1.hh:10: mysql.h: No such file or directory In file included from /usr/local/include/mysql/query1.hh:13, from /usr/local/include/mysql/connection1.hh:20, from /usr/local/include/mysql/sqlplus.hh:14, from stat.cpp:11: /usr/local/include/mysql/result1.hh:12: mysql.h: No such file or directory In file included from /usr/local/include/mysql/sqlplus.hh:16, from stat.cpp:11: /usr/local/include/mysql/convert1.hh:4: defs: No such file or directory In file included from /usr/local/include/mysql/sqlplus.hh:57, from stat.cpp:11: /usr/local/include/mysql/coldata3.hh:10: mysql.h: No such file or directory