logo       

Re: Can't include mysql++ on my dll !: msg#00020

db.mysql.c++

Subject: Re: Can't include mysql++ on my dll !

I comipled my dll dans follox this instructions in Readme mysql++

HOW TO ADD MYSQL++ TO AN EXISTING VISUAL C++ PROJECT
----------------------------------------------------
1) Add mysql++.lib to the project
2) Go to Project Settings, C/C++ tab, category Preprocessor, and add the
directories include and mysql/include to the "Additional include
directories" edit box
3) In the source files, in which you want to use MySQL++, add the line
#include <mysql++>
after all other included header files (especially those of MFC)

But it doesn't work !



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise