Menu

#17 0.2.4pre4 compile error on win32

open
nobody
None
5
2009-02-17
2009-02-17
Anonymous
No

When I compile the libodbc++-0.2.4pre4 on Windows XP + VC++6.0 Sp6 without Qt, I got the following error message:

drivermanager.cpp
..\src\drivermanager.cpp(127) : error C2039: 'reset' : is not a member of 'auto_ptr<class odbc::ErrorHandler>'
NMAKE : fatal error U1077: 'cl' : return code '0x2'

The original make command: "nmake /f Makefile.w32 CFG=debug-dll"

Discussion


Log in to post a comment.