Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Building plugins for both win32 & win64

From: "Weir, Alan" <AWeir@xxxxxxxxxxxxx>
Date: Sat, 14 Jan 2012 10:45:07 -0600

Am I correct in saying that in order to build a plugin for both win32 and win64 that I have to install the source twice and build each version. Then copy my plugin into each source tree and build the two executables.

 

If so, then, with the recent discussions regarding moving to powershell and or msbuild would it be possible to direct the built files into target specific subfolders (i.e win32 and win64) in the same way that Visual Studio does. In that way the source only needs to be installed once and the two targets can be built side be side.

 

Alan