LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Link Against Third-Party Library

Solved!
Go to solution

I need to use the WinPcap library in a LabWindows project. I have successfully compiled a very simple design, but it falls over during linking, giving me "Undefined symbol" messages. What do I need to do to get LabWindows to link correctly?

 

Thanks,

Steven

0 Kudos
Message 1 of 2
(3,247 Views)
Solution
Accepted by topic author salcock

Resolved. If anyone comes across this in the future, you need to go to Edit -> Add Files to Project -> Library and select the relevant .lib file(s), as described in https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P9KkSAK&l=en-US.

Message 2 of 2
(3,217 Views)