Macros not defined

Started by antonyvasanth, November 17, 2008, 11:23:23 AM

Previous topic - Next topic

antonyvasanth

Hi victor,

The previous two errors which i have posted is solved.Thanks for the same.

I have found some macros remain unreferenced.. Kindly please help me to resolve the error.The following is the error which i have obtained while compiling ..

>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\server\libnxsrv\db.cpp(79) : error C2065: 'MSG_DLSYM_FAILED' : undeclared identifier
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\server\libnxsrv\db.cpp(108) : error C2065: 'MSG_DLOPEN_FAILED' : undeclared identifier
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\server\libnxsrv\db.cpp(119) : error C2065: 'MSG_DBDRV_API_VERSION_MISMATCH' : undeclared identifier
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\server\libnxsrv\db.cpp(153) : error C2065: 'MSG_DBDRV_NO_ENTRY_POINTS' : undeclared identifier
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\server\libnxsrv\db.cpp(163) : error C2065: 'MSG_DBDRV_INIT_FAILED' : undeclared identifier
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\server\libnxsrv\db.cpp(171) : error C2065: 'MSG_DBDRV_LOADED' : undeclared identifier
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\server\libnxsrv\db.cpp(326) : error C2065: 'MSG_SQL_ERROR' : undeclared identifier


Thanks and Regards,

Antony vasanth

Victor Kirhenshtein