______________________ Původní zpráva: ________________________
> Od: "Petr Kovář" <petr_kovar@xxxxxxxxxx>
> Komu: "wireshark-dev" <wireshark-dev@xxxxxxxxxxxxx>
> Datum: 25.05.2010 17:02
> Předmět: Linker error LNK2019-unresolved external symbol_dissect_ber_set
>
I've used stable release, i.e. 1.2.8. Is there any possibility to bypass the dissect_ber_set function by any other solution ?
My aim is to create DLL usable both in development and stable release of Wireshark. Current version of my DLL works only in the developments versions, so I thought building the plugin against stable release assure the universal compatibility.
Petr