"Helge Kruse" <[email protected]> wrote:
Why do you try to compile at all when you only need the import library? It's generated with a one-liner: link /dll /out:libwireshark.dll /def:libwireshark.def /implib:libwireshark.lib >nul
Does it? Where are the .obj files in this command? --gv ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
