Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - antonyvasanth

#31
Hi ,

I have fixed this error by adding the flag NXCORE_EXPORTS in the project->properties->C\C++\preprocessor--> preprocessor definitions.


Regards,

Antony vasanth.
#32
Windows / "SaveDesktopDlg.h" file missing
November 18, 2008, 02:06:47 PM
Hi ,

During compilation I have found that the "SaveDesktopDlg.h" is missing .Kindly provide me the related file and help me to resolve the issue.


Thanks and regards,

Antony Vasanth
#33
Windows / LastValuesPropDlg.h file missing
November 17, 2008, 06:28:06 PM
Hi ,

During compilation I have come across the file "LastValuesPropDlg.h" missing .Kindly please help me to resolve the bug .


Thanks

Antony vasanth.



#34
Windows / "GroupPropDlg.h" file missing
November 17, 2008, 05:53:36 PM
Hi ,

     I got the following error during compilation.. Kindly provide me the whole package related to dialog files.. Thanks in advance ..

c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\usereditor.h(12) : fatal error C1083: Cannot open include file: 'GroupPropDlg.h': No such file or directory


Regards,

Antony vasanth.
#35
Windows / MSG Macro errors
November 17, 2008, 05:33:56 PM
Hi victor ,

Got the below macro errors . Kindly help me to resolve this.. thanks .


c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\nxhttpd\nxhttpd.cpp(249) : error C2065: 'MSG_WSASTARTUP_FAILED' : undeclared identifier
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\nxhttpd\nxhttpd.cpp(256) : error C2065: 'MSG_NXCL_INIT_FAILED' : undeclared identifier
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\nxhttpd\nxhttpd.cpp(301) : error C2065: 'MSG_NXHTTPD_STARTED' : undeclared identifier
#36
Hi Victor,

Kindly provide me this file which i found missing during compilation "LastValuesPropDlg.h" and some related package if available .. I don't know how much files I  am going to miss. Kindly please don't be angry that i kept more mails in this forum .. I got these errors on various process of compilation.

Thanks for all you have done.

Thanks and Regards,

Antony vasanth.

#37
Windows / WinSrvPage.h file missing
November 17, 2008, 02:38:57 PM
Hi,

  I couldn't find "WinSrvPage.h" during compilation. Kindly please provide me the same .


Thanks and regards,

Antony vasanth
#38
Hi,

I have got the following error. Kindly please help me to resolve the same

c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\server\core\container.cpp(32) : error C2491: 'FindContainerCategory' : definition of dllimport function not allowed


Thanks and Regards,

Antony Vasanth
#39
Windows / 'InternalItemSelDlg.h' --> file not found
November 17, 2008, 12:30:45 PM
Hi ,

I am not able to find the file "InternalItemSelDlg.h" during the compilation of net-xms

The error occured is as follows


1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\dciproppage.cpp(8) : fatal error C1083: Cannot open include file: 'InternalItemSelDlg.h': No such file or directory

Regards,

Antony vasanth

#40
Windows / Typecasting error during compilation
November 17, 2008, 11:58:18 AM
Hi Victor,

I am getting the following typecast error .I have posted the same error which i have obtained here..Kindly please help me to resolve this..


c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\objectbrowser.cpp(118) : error C2440: 'static_cast' : cannot convert from 'void (__thiscall CObjectBrowser::* )(LPNMTREEVIEWA,LRESULT *)' to 'void (__thiscall CCmdTarget::* )(NMHDR *,LRESULT *)'
1>        None of the functions with this name in scope match the target type
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\objectbrowser.cpp(119) : error C2440: 'static_cast' : cannot convert from 'void (__thiscall CObjectBrowser::* )(LPNMTVDISPINFOA,LRESULT *)' to 'void (__thiscall CCmdTarget::* )(NMHDR *,LRESULT *)'
1>        None of the functions with this name in scope match the target type
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\objectbrowser.cpp(120) : error C2440: 'static_cast' : cannot convert from 'void (__thiscall CObjectBrowser::* )(LPNMTREEVIEWA,LRESULT *)' to 'void (__thiscall CCmdTarget::* )(NMHDR *,LRESULT *)'
1>        None of the functions with this name in scope match the target type
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\objectbrowser.cpp(121) : error C2440: 'static_cast' : cannot convert from 'void (__thiscall CObjectBrowser::* )(WPARAM,LPARAM)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
1>        None of the functions with this name in scope match the target type
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\objectbrowser.cpp(122) : error C2440: 'static_cast' : cannot convert from 'void (__thiscall CObjectBrowser::* )(WPARAM,TCHAR *)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
1>        None of the functions with this name in scope match the target type
1>c:\documents and settings\user\desktop\netxms-0.2.22\netxms-0.2.22\src\console\win32\objectbrowser.cpp(123) : error C2440: 'static_cast' : cannot convert from 'void (__thiscall CObjectBrowser::* )(WPARAM,LPARAM)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
1>        None of the functions with this name in scope match the target type



Thanks and regards,

Antony Vasanth
#41
Windows / Macros not defined
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
#42
Hi victor ,

Thanks for your timely help.
#43
Windows / TaskBarPopupWnd.h file missing
November 13, 2008, 11:18:23 AM
When i am compiling the source file I couldn't able to locate the file which is missing .. Could you please get me the link or send me the file to mail id [email protected]


1>c:\netxms-0.2.22\netxms-0.2.22\include\nxwinui.h(75) : fatal error C1083: Cannot open include file: '../src/console/nxuilib/TaskBarPopupWnd.h': No such file or directory


Regards,

Antony vasanth


#44
Windows / definition of dllimport function not allowed
November 13, 2008, 10:52:28 AM
Sir/Madam,

I am getting most of the errors as follows when i compiled with visual c++ 2008 enterprise edition.Kindly help me to solve the same .

>c:\netxms-0.2.22\netxms-0.2.22\src\client\console\libnxmc\alarms.cpp(40) : error C2491: 'NXMCInitAlarms' : definition of dllimport function not allowed
1>c:\netxms-0.2.22\netxms-0.2.22\src\client\console\libnxmc\alarms.cpp(54) : error C2491: 'NXMCUpdateAlarms' : definition of dllimport function not allowed
1>c:\netxms-0.2.22\netxms-0.2.22\src\client\console\libnxmc\alarms.cpp(93) : error C2491: 'NXMCGetAlarmList' : definition of dllimport function not allowed
1>c:\netxms-0.2.22\netxms-0.2.22\src\client\console\libnxmc\alarms.cpp(104) : error C2491: 'NXMCUnlockAlarmList' : definition of dllimport function not allowed


Thanks and Regards,

Antony vasanth