Why using 'mysql_config --include' as gcc argument in bash will get an error message -
05-07-2005
, 12:07 AM
Hi all,
I am using 'mysql_config' to produce g++ argument.
However execute [g++ -c testMain.cpp 'mysql_config --include'] will get
an error message [mysql_config --include: No such file or directory]. And I
have added $MYSQLPATH/bin to $PATH.
How to solve this problem? Thx
zlf
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw |