Hi, No real clues...does if fail building for 64bit as well? Not sure how many builds on Win 8. I have Win 7.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of John OSullivan Sent: den 31 juli 2013 17:40 To: [email protected] Subject: Re: [Wireshark-dev] Problems building installer on Windows 8 Yes, I have set WIRESHARK_TARGET_PLATFORM=win32 And run .. \"vcvarsall.bat x86 And generally followed instructions on: http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html nmake -f Makefile.nmake all builds without error Everything builds fine up to the build of the installer: nmake -f Makefile.nmake packaging which then fails with Internal Compiler Error: Installers shell constants are different than uninstallers Fatal error U1077: makensis.exe ------------------------------ Message: 7 Date: Wed, 31 Jul 2013 10:16:47 +0100 From: "John OSullivan" <[email protected]> To: <[email protected]> Subject: [Wireshark-dev] Problems building installer on Windows 8 Message-ID: <001e01ce8dce$afe08770$0fa19650$@[email protected]> Content-Type: text/plain; charset="us-ascii" 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? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.wireshark.org/lists/wireshark-dev/attachments/20130731/8c03efa0/ attachment.html> ------------------------------ Message: 8 Date: Wed, 31 Jul 2013 09:25:07 +0000 From: Anders Broman <[email protected]> To: Developer support list for Wireshark <[email protected]> Subject: Re: [Wireshark-dev] Problems building installer on Windows 8 Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" Hi, Have you set WIRESHARK_TARGET_PLATFORM=win32 And run .. \"vcvarsall.bat x86 Regards Anders ********************************************* ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
