[Winpcap-users] Linker Errors when including wpcap functions
Hedi Naily
hedi_naily at yahoo.fr
Tue Sep 24 10:52:28 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" and the ".vcxproj" files so you can 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/06dcadcc/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/06dcadcc/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: consolewinpcap.vcxproj
Type: application/xml
Size: 6314 bytes
Desc: not available
URL: <http://www.winpcap.org/pipermail/winpcap-users/attachments/20130924/06dcadcc/attachment.wsdl>
More information about the Winpcap-users
mailing list