NetXMS Support Forum

Development => Windows => Topic started by: DA_TN on May 21, 2008, 07:15:34 AM

Title: error LNK1104: cannot open file "libnetxms.lib"
Post by: DA_TN on May 21, 2008, 07:15:34 AM
When I build a project in NetXMS, it generates error:
LINK : fatal error LNK1104: cannot open file "libnetxms.lib"
Please help me!
Thanks!
Title: Re: error LNK1104: cannot open file "libnetxms.lib"
Post by: Victor Kirhenshtein on May 21, 2008, 12:29:28 PM
NetXMS consists of multiple projects, depending on each other. libnetxms is a core library used by each NetXMS component. Did you compile libnetxms first?

Best regards,
Victor