How is SOCI 3.1 doing? Any revisions I should run through our compilers? I have an issue using Object-relational mapping, from the example here: http://soci.sourceforge.net/doc/exchange.html#object_relational
If I take this exact example code and try to compile it I get the following errors, on both msvc 9.0 and gcc 4.3.3: 11: error: 'TypeConversion' is not a template 12: error: explicit specialization of non-template 'soci::TypeConversion' Has Object-relational mapping changed in git? regards, Christian ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
