From: Pete <pe...@ka...> - 2010-04-16 23:10:07
|
I think you might have a configuration problem. Please send the errors you're getting from the compiler/linker. Pete _____ From: Himawan, Budyanto [mailto:BHi...@wm...] Sent: Saturday, 17 April 2010 2:10 a.m. To: lib...@li... Subject: [libodbcxx-devel] libodbc++ and sstream Hi when I use libodbc++ on windows, I have to specify /NODEFAULTLIB:libcmt /NODEFAULTLIB:msvcprt because there were symbols that seem to be redefined in libodbc++. However, when I do this, I can't use sstream. Apparently sstream is defined in one of those default libraries. Do you have a suggestion on how to get around this issue? Thanks Budyanto |