Hello!
You will need the following:
Microsoft Visual C++ 6.0
Latest Microsoft Platform SDK (some headers and libs from VC++ won't
work)
OpenSSL library (I use openssl-0.9.7c, but other not very old versions
should work too)
NetSNMP library (I use version 5.0.9)
MySQL/PostgreSQL client libraries and header files, if you plan to build
appropriate database drivers
After installing Visual C++, you have to setup pathes to your library
and header files for OpenSSL, NetSNMP and Platform SDK (under Tools ->
Options -> Directories in VC++). If you setup these directories
correctly, everything should be built without problem.
In every directory you can find workspace file (.dsw) which you can use,
and all projects also linked to common workspace netxms.dsw located at
root. All projects have two configurations - Debug and Release. After
successful build under debug configuration, resulting binary file will
be copied to <netxms_source_root>\bin directory, and after successful
build under release configuration - to C:\NetXMS\bin directory.
Best regards,
Victor
-----Original Message-----
From: Bostjan Golob [mailto:bostjan.golob_at_gmail.com]
Sent: Tuesday, August 23, 2005 11:43 PM
To: NetXMS Users
Subject: [netxms-users] compilation from source on windows
Can one of the devels describe the process/tools needed to build the
Windows part of NetXMS ? I want to hack on the graphs a bit (bug/feature
reports/ will come in due time :), but I'm primarly a Unix guy...
Regards,
Bostjan Golob
Received on Wed Aug 24 2005 - 00:15:25 EEST
This archive was generated by hypermail 2.2.0 : Wed Aug 24 2005 - 00:24:04 EEST