error LNK1104: cannot open file "libnetxms.lib"

Started by DA_TN, May 21, 2008, 07:15:34 AM

Previous topic - Next topic

DA_TN

When I build a project in NetXMS, it generates error:
LINK : fatal error LNK1104: cannot open file "libnetxms.lib"
Please help me!
Thanks!

Victor Kirhenshtein

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