[Winpcap-users] Linker Errors when including wpcap functions

Hedi Naily hedi_naily at yahoo.fr
Tue Sep 24 10:49:24 UTC 2013


Hi,

As the subject of this mail indicates I'm facing problems when trying to use
WinPcap in one of my projects. However I have correctly set the project
options to include the necessary files and libraries. 

 

Here is a list of errors I got :

__________________________

Error      10           error LNK2019: unresolved external symbol
_pcap_findalldevs_ex referenced in function _main
consolewinpcap.obj

Error      7             error LNK2019: unresolved external symbol
_pcap_geterr referenced in function _main                consolewinpcap.obj

Error      8             error LNK2019: unresolved external symbol
_pcap_next_ex referenced in function _main                consolewinpcap.obj

Error      9             error LNK2019: unresolved external symbol
_pcap_open referenced in function _main                consolewinpcap.obj

__________________________

 

Any help would be very appreciated.
I attached the ".sln" file so you could find more about the problem.

 

Best regards.

___________

Hedi Naily

Junior Developper at iNOV Technology

Specialised in Software Engineering and Information Systems

Tel. : +21622866616

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winpcap.org/pipermail/winpcap-users/attachments/20130924/7e1343af/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: consolewinpcap.sln
URL: <http://www.winpcap.org/pipermail/winpcap-users/attachments/20130924/7e1343af/attachment.ksh>


More information about the Winpcap-users mailing list