5>LINK : warning LNK4199: /DELAYLOAD:wpcap.dll ignored; no imports found from wpcap.dll
5>pcap_io.obj : error LNK2019: unresolved external symbol _pcap_sendpacket referenced in function "int __cdecl pcap_io_send(void *,int)" (
[email protected]@
[email protected])
5>pcap_io.obj : error LNK2019: unresolved external symbol _pcap_dump referenced in function "int __cdecl pcap_io_send(void *,int)" (
[email protected]@
[email protected])
5>pcap_io.obj : error LNK2019: unresolved external symbol _pcap_next_ex referenced in function "int __cdecl pcap_io_recv_blocking(void *,int)" (
[email protected]@
[email protected])
5>pcap_io.obj : error LNK2019: unresolved external symbol _pcap_close referenced in function "void __cdecl pcap_io_close(void)" (
[email protected]@YAXXZ)
5>pcap_io.obj : error LNK2019: unresolved external symbol _pcap_dump_close referenced in function "void __cdecl pcap_io_close(void)" (
[email protected]@YAXXZ)
5>pcap_io.obj : error LNK2019: unresolved external symbol _pcap_freealldevs referenced in function "int __cdecl pcap_io_get_dev_num(void)" (
[email protected]@YAHXZ)
5>pcap_io.obj : error LNK2019: unresolved external symbol _pcap_findalldevs referenced in function "int __cdecl pcap_io_get_dev_num(void)" (
[email protected]@YAHXZ)
5>pcap_io.obj : error LNK2019: unresolved external symbol _pcap_dump_open referenced in function "int __cdecl pcap_io_init(char *)" (
[email protected]@
[email protected])
5>pcap_io.obj : error LNK2019: unresolved external symbol _pcap_open_live referenced in function "int __cdecl pcap_io_init(char *)" (
[email protected]@
[email protected])
5>D:\BOX\GAMEZ\NULLDC SOURCE\nulldc-read-only\nulldc\\WorkDir\Plugins\nullExtDev_Win32.dll : fatal error LNK1120: 9 unresolved externals
Is there any reason why I am getting the above errors ?
I am using the trial copy of Visual Studio 2010 Ultimate
I am running windows 7 ultimate
I have downloaded all the dependency files / libraries / include files
Can the boss of this thread please lend a hand ???
thanks ...
:innocent: