| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | July 20 2005 10:14pm |
| Subject: | Re: Building w/ Mingw Dev Studio & WxWidgets | ||
| View as plain text | |||
Robin wrote: > I finally got MySQL++ (1.7.40) built Pray tell, how? I spent a few hours last night trying to get a MySQL C API DLL import library that would link, but failed. > ..\Shared\MySQL\1.7.40\lib\coldata.h:298: error: cannot use typeid > with -fno-rtti So don't do that, then. -fno-rtti turns off run-time type identification, which is indeed required by MySQL++.
| Thread | ||
|---|---|---|
| • Building w/ Mingw Dev Studio & WxWidgets | Robin | 20 Jul |
| • Re: Building w/ Mingw Dev Studio & WxWidgets | Warren Young | 21 Jul |
| • Re: Building w/ Mingw Dev Studio & WxWidgets | Robin | 21 Jul |
| • Re: Building w/ Mingw Dev Studio & WxWidgets | Warren Young | 22 Jul |
| • Re: Building w/ Mingw Dev Studio & WxWidgets | Robin | 22 Jul |
