Wireshark mailing list archives

Re: Regenerate asn dissector


From: Anders Broman <anders.broman () ericsson com>
Date: Mon, 19 Feb 2018 13:35:11 +0000

Hi,
With h248 as example

On Windows, you need to go to the epan\dissectors\asn\h248 folder in your buils dir and run:
msbuild /m /p:Configuration=RelWithDebInfo generate_dissector-h248.vcxproj
Regards
Anders

From: Wireshark-dev [mailto:wireshark-dev-bounces () wireshark org] On Behalf Of Alexis La Goutte
Sent: den 19 februari 2018 14:12
To: Developer support list for Wireshark <wireshark-dev () wireshark org>
Subject: Re: [Wireshark-dev] Regenerate asn dissector

use make on asn1 folder ?

On Mon, Feb 19, 2018 at 1:55 PM, Dario Lombardo <dario.lombardo.ml () gmail com<mailto:dario.lombardo.ml () gmail com>> 
wrote:
Hi
I've modified epan/dissectors/asn1/snmp/packet-snmp-template.c and I want to regenerate the corresponding dissector.
I've found the cmake target epan/dissectors/asn1/snmp/generate_dissector-snmp, but building it doesn't regenerate the 
dissector.
What's the missing step?
Thanks.
Dario.

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org<mailto:wireshark-dev () wireshark org>>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org<mailto:wireshark-dev-request () wireshark 
org>?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: