Hi, I'm not sure if this has been mentioned before (except in passing on the Wiki), but SOCI 3.2.2 compiles OK on MingW (the 32 bit version).
I used a pre-compiled version of CMake (cmake-2.8.12.1-win32-x86.zip) and ran it from the MSYS shell that comes with MingW. The only issue was that the compiler objected to std::strtoll and std::strtoull, but replacing these with strtoll and strtoull fixed the problems, and I've successfully compiled the Oracle, MySQL and ODBC backends using boost. Cheers Andy
------------------------------------------------------------------------------
_______________________________________________ soci-users mailing list soci-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/soci-users