I use vs.net 2003,
I have compile the mysql++.lib rightly,
but it's right in console programme.
if i place the code in MFC programme, terrible LNK errors would come out.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw
Re: may i use mysql++ in MFC -
06-01-2005
, 06:34 AM
owen nirvana wrote:
Quote:
if i place the code in MFC programme, terrible LNK errors would come out.
You're probably not using the same C Runtime Library for both builds.
This is not a MySQL++ problem...you just have to make sure the project
settings are the same for both builds.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw