NetXMS Support Forum

English Support => General Support => Topic started by: zxcde on November 02, 2022, 12:16:16 PM

Title: jq.lib and breakpad-client_dbg.lib
Post by: zxcde on November 02, 2022, 12:16:16 PM
Hi all, I would like to build nxagentd project but I can't find jq.lib and breakpad-client_dbg.lib anywhere (https://github.com/netxms/netxms/blob/c338739490259c2dddbcab37f23b888178e8daec/src/agent/core/nxagentd.vcxproj#L104). Please help me for this issue, thanks a lot.
Title: Re: jq.lib and breakpad-client_dbg.lib
Post by: Victor Kirhenshtein on November 21, 2022, 10:20:51 AM
Hi,

You have to build those two libraries yourself from their sources.

Best regards,
Victor