| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Deepak Shrestha | Date: | August 12 2008 12:32pm |
| Subject: | Re: mysql++.h: No such file or directory...Help! | ||
| View as plain text | |||
> > Are you issuing this from a msdos command window or from a bash (or > other unix) shell? > > If msdos, try running from a bash shell. > > Jim. > Thanks for the time. Its solved now. I am using msdos command window. Issuing this command solved the problem: ================ D:\CODE_BLOCKS_WORKSPACE\MySQLppTest>g++ -Wall -I "c:\MySQL++\include" -I "c:\Program Files\MySQL\MySQL Server 5.0\include" -L "c:\MySQL++\mingw\lib" -L "c:\Program Files\MySQL\MySQL Server 5.0\lib" main.cpp -o main.exe ================ Thanks!
| Thread | ||
|---|---|---|
| • mysql++.h: No such file or directory...Help! | Deepak Shrestha | 12 Aug |
| • Re: mysql++.h: No such file or directory...Help! | Deepak Shrestha | 12 Aug |
| • Re: mysql++.h: No such file or directory...Help! | Jim | 12 Aug |
| • Re: mysql++.h: No such file or directory...Help! | Deepak Shrestha | 12 Aug |
| • Re: mysql++.h: No such file or directory...Help! | Warren Young | 12 Aug |
