Hi,
I’ve develop two dissectors as a prelude to tacking the conversion of the TRANSUM LUA to a C version. In my enthusiasm (and laziness) I just did a git pull of the latest code from the repository. I’d like to build the TRANSUM code against
the latest release rather than against dev code. I use VS 2013. My plan is:
·
Backup the the two dissector projects I have created, which I guess just means making copies of the plugin source directories
·
Deleting my present Wireshark dev environment
·
Do a git pull for the correct code (i.e. 2.0.5)
·
Copy the plugin directories back to the correct place
·
Add Existing the two plugin projects
Is that correct? Is there a better way?
Thanks and regards…Paul