|
Re: Can't include mysql++ on my dll !: msg#00020db.mysql.c++
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> |
|---|---|---|
| Previous by Date: | RE: Can't include mysql++ on my dll !: 00020, Matthew Leach |
|---|---|
| Next by Date: | Re: Can't include mysql++ on my dll !: 00020, Mikhail Entaltsev |
| Previous by Thread: | RE: Can't include mysql++ on my dll !i: 00020, Matthew Leach |
| Next by Thread: | Re: Can't include mysql++ on my dll !: 00020, Mikhail Entaltsev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |