| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Chris Frey | Date: | August 29 2005 9:37pm |
| Subject: | Re: SSQLS Compile Errors | ||
| View as plain text | |||
On Mon, Aug 29, 2005 at 06:05:12AM -0700, Haines, Charles A. wrote: > src/SFXCounter.cpp:55: error: invalid static_cast from type `const > mysqlpp::ColData' to type `std::basic_string<char, > std::char_traits<char>, > std::allocator<char> >' Casting should work, since ColData can convert to const char. > /usr/qnx630/host/qnx6/x86/usr/lib/gcc-lib/i386-pc-nto-qnx6.3.0/3.3.1/cc1plus Is there a newer compiler version available on QNX? If so, you might want to try it. - Chris
| Thread | ||
|---|---|---|
| • SSQLS Compile Errors | Charles A. Haines | 29 Aug |
| • Re: SSQLS Compile Errors | Warren Young | 29 Aug |
| • Re: SSQLS Compile Errors | Chris Frey | 29 Aug |
