Help!

 

OK.  I freely admit I’m too stupid to live, but I’m running Winpcap 3.0-Alpha 4 on WinNt 4.0-SP6 with MS VC++ 6.0 using MFC and get an error message trying to link my project with the pcap_read_ex function.  The pcap_loop and pcap_dispatch functions link without a problem, but I am trying to avoid them because of the callbacks.

 

What library must I include to avoid the error shown below.  Thanks very much for your helpJ

 

Linking...

RegisterMonView.obj : error LNK2001: unresolved external symbol "int __cdecl pcap_read_ex(struct pcap *,struct pcap_pkthdr * *,unsigned char * *)" (?pcap_read_ex@@YAHPAUpcap@@PAPAUpcap_pkthdr@@PAPAE@Z)

Debug/RegisterMon.exe : fatal error LNK1120: 1 unresolved externals

Error executing link.exe.

 

 

Brian Mays - CCNP

Director of Network Computing

Boscov’s Department Store, LLC

3135 Marion Ave.

Laureldale, PA 19605

610-929-7312 (Phone)

610-929-7336 (Fax)

[EMAIL PROTECTED]

 

Reply via email to