| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | September 14 2004 10:41pm |
| Subject: | Re: MySQL++ with MinGW | ||
| View as plain text | |||
Zahroof Mohamed wrote: > bool suc = !(mysql_shutdown(&mysql)); > to > bool suc = !(mysql_shutdown(&mysql, SHUTDOWN_DEFAULT)); Ah, that's a new thing in version 4.1.3. > $ ./configure --with-mysql-lib=\mysql\lib --includedir=/zapps/mysql++ If you were using Cygwin, it would be /cygdrive/c/mysql/lib and such, but I don't know if that applies to MinGW or not. Take it up on a MinGW mailing list.
| Thread | ||
|---|---|---|
| • Re: MySQL++ with MinGW | Warren Young | 10 Sep |
| • Re: MySQL++ with MinGW | Zahroof Mohamed | 10 Sep |
| • Re: MySQL++ with MinGW | Warren Young | 10 Sep |
| • Re: MySQL++ with MinGW | Zahroof Mohamed | 13 Sep |
| • Re: MySQL++ with MinGW | Warren Young | 13 Sep |
| • Re: MySQL++ with MinGW | Zahroof Mohamed | 13 Sep |
| • Re: MySQL++ with MinGW | Warren Young | 15 Sep |
