|
Re: Can't include mysql++ on my dll !: msg#00022db.mysql.c++
Error Mssg Compiling... my_dll.cpp d:\myqg\sources\mysql dll\testsample\my_dll.cpp(9) : fatal error C1083: Cannot open include file: 'mysql++': No such file or directory Error executing cl.exe. TestSample.dll - 1 error(s), 0 warning(s) for the line #include <mysql++> ----- Original Message ----- From: "Mikhail Entaltsev" <mike_lynx@xxxxxxx> To: <php_work@xxxxxxxxxxx>; "MySQL++ list" <plusplus@xxxxxxxxxxxxxxx> Sent: Friday, September 13, 2002 3:40 PM Subject: Re: Can't include mysql++ on my dll ! > Please, give us detailed information. > I mean part of the code, error messages and etc. > > Mikhail. > > ----- Original Message ----- > From: <php_work@xxxxxxxxxxx> > To: "MySQL++ list" <plusplus@xxxxxxxxxxxxxxx> > Sent: Friday, September 13, 2002 3:36 PM > 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> |
|---|---|---|
| Previous by Date: | Re: Can't include mysql++ on my dll !: 00022, Mikhail Entaltsev |
|---|---|
| Next by Date: | Re: Can't include mysql++ on my dll !: 00022, php_work |
| Previous by Thread: | Re: Can't include mysql++ on my dll !i: 00022, Mikhail Entaltsev |
| Next by Thread: | Re: Can't include mysql++ on my dll !: 00022, Mikhail Entaltsev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |