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

Topics - asad_asrar

#1
What are the prerequisite compiling Source code in Visual Studio 2005.
I have included openssl lib, sphelper.h, sapi.h, zend.h then figured it out that its never ending list this way (or probably doing it in a wrong way).
#2
Windows / Problem exporting the binaries in eclipse
October 07, 2013, 11:07:02 AM
Hi,
I am successful in compiling the NetXMS Management Console binaries in Eclipse Indigo 3.7. Whenever I run the code from eclipse by right clicking on core project-> run as-> eclipse application, everything works fine.
But whenever I export the binaries by right clicking on core project-> export-> eclipse product->then finish, I get an error message after the login screen of "java.lang.NULLPointerException" after the completion of exporting binaries.

Thanks in advance

Regards
Asad Asrar