|
Re: Can't include mysql++ on my dll !: msg#00024db.mysql.c++
> #include <mysql++> The reason is that VC couldn't find mysql++ header-file. Where do you have it and what did you write in the Project Settings -> C/C++ tab -> category Preprocessor -> "Additional include directories" edit box??? Best regards, Mikhail. ----- Original Message ----- From: <php_work@xxxxxxxxxxx> To: "MySQL++ list" <plusplus@xxxxxxxxxxxxxxx> Sent: Friday, September 13, 2002 3:43 PM Subject: Re: Can't include mysql++ on my dll ! > 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 !: 00024, php_work |
|---|---|
| Next by Date: | No longer undefined references: 00024, Reto Stalder |
| Previous by Thread: | Re: Can't include mysql++ on my dll !i: 00024, php_work |
| Next by Thread: | Re: Can't include mysql++ on my dll !: 00024, php_work |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |