--------------000301070403010606020707
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Chengjie Sun wrote:
Quote:
Hi, all,
I found that VC (7.1, 2003) project files can fix the problems in building
MySQL++ 2.0.6 in the maillist.
Could some one send me a copy of that? Thanks a lot. |
extract vc7.1.rar into mysqlpp directory, so that you have these dirs:
examples, lib, vc7.1, ...
then open vc7.1/mysqlpp.sln and build solution. It will build mysqlpp
libs and all the examples. Make sure that libmysql.lib is in your
library path. If you get errors that mysql++.h or custom.h aren't found
then use these files from archive (put them into lib directory), or run
custom.pl to generate them for you and rename mysql++.h.in into mysql++.h
all the build libraries and examples will be inside vc7.1/_debug, or
vc7.1/release
--------------000301070403010606020707
Content-Type: text/plain; charset=us-ascii
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw
--------------000301070403010606020707--