| Main Archive Page > Month Archives > wireshark-dev archives |
sake@wireshark.org wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34339
>
> User: sake
> Date: 2010/10/02 02:15 PM
>
> Log:
> Reverting SVN 34338, looks like libpcap and winpcap are more different than I thought. I might have to set up a local windows build system again :(
>
Sake:
Re:
libui.lib(capture_dlg.obj) : error LNK2019: unresolved external symbol
_bpf_image referenced in function _capture_filter_compile_cb
libui.lib(capture_dlg.obj) : error LNK2019: unresolved external symbol
_pcap_open_dead referenced in function _capture_compile_cb
I'm not sure about bpf_image but for pcap_open_dead() I expect you'll
need to add stuff to capture-wpcap.c the same way I just added stuff for
pcap_compile_nopcap() in SVN #34336.
Bill
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@wireshark.org?subject=unsubscribe