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

Wireshark-dev: Re: [Wireshark-dev] Problems building installer on Windows 8

From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Wed, 31 Jul 2013 16:49:14 +0100
On 31 July 2013 10:16, John OSullivan <john.osullivan@xxxxxxxxxxxxxxxxxxx> wrote:

Hi,

 

I have downloaded the latest code for wireshark to build on a Windows 8 (64 bit) machine.

I am building an x86 version and  can build all stages up to

nmake –f Makefile.nmake packaging

At this point it fails with an error:

Internal Compiler Error: Installers shell constants are different than uninstallers

Fatal error U1077:  makensis.exe

 

Any ideas why this step is failing?

 



Looks to be either an issue in nsis, or something wrong in the nsis scripts (*.nsi).  Look for recent changes in either of those or any files they include.

Graham