NetXMS Support Forum

Development => Windows => Topic started by: dksieg on July 09, 2010, 05:57:19 AM

Title: NetXMS 1.0.3 - missing dsp project
Post by: dksieg on July 09, 2010, 05:57:19 AM
Hi Victor,
  I just downloaded the NetXMS 1.0.3 released source code (netxms-1.0.3.tar.gz), but when try to load it to VS6, it complains the followoing dsp project file are missing :

libexpat.dsp

OS : Windows XP SP3
IDE : VS6 with Sp6

And error when i open resourceView in VS6 :
(http://img257.imageshack.us/img257/8750/resourceview.jpg)
Title: Re: NetXMS 1.0.3 - missing dsp project
Post by: tizzo on October 01, 2010, 05:30:21 PM
I'm seeing the same thing on 1.0.4.

Tony
Title: Re: NetXMS 1.0.3 - missing dsp project
Post by: Victor Kirhenshtein on October 02, 2010, 12:34:39 AM
I have added missing files to dist in 1.0.5. Also, resources for most of the projects may not load until message files compiled to binary form - try to compile messages.mc first.

Best regards,
Victor