On 13 October 2016 at 18:55, Erasmo Aguilera <eaguile...@hotmail.com> wrote: > Hi guys, > > I recently tried to use the postgresql_soci_error::sqlstate() function in my > code, but I got unresolved external symbol errors. I checked the code and > noticed that the class didn’t have the SOCI_POSTGRESQL_DECL macro in its > declaration, which is why it wasn’t exported in the DLL. I checked for other > backends like Oracle, and the class had it..
This looks like an overlook. Similar _DECL is missing from mysql_soci_error class definition. I'll try to fix it in the master branch soon. Thanks for the report. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ soci-devel mailing list soci-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/soci-devel