NetXMS Support Forum

Development => Windows => Topic started by: antonyvasanth on November 17, 2008, 11:23:23 AM

Title: Macros not defined
Post by: antonyvasanth on November 17, 2008, 11:23:23 AM
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
Title: Re: Macros not defined
Post by: Victor Kirhenshtein on November 19, 2008, 12:29:05 PM
Looks like same problem: https://www.netxms.org/forum/index.php/topic,522.0.html (https://www.netxms.org/forum/index.php/topic,522.0.html)

Best regards,
Victor