Re: [Wireshark-dev] Qt deploy problem when installing Wireshark

2017-09-29 Thread Graham Bloice
On 28 September 2017 at 22:05, John Dill wrote: > I'm trying to run a Wireshark installer I build from Qt 5.8.0, 32-bit, for > Wireshark 2.4.1 on a Windows 10 machine with Visual Studio 2015. It runs > fine when I execute run\RelWithDebInfo\Wireshark.exe on my local > computer. The installer ne

Re: [Wireshark-dev] Qt deploy problem when installing Wireshark

2017-09-28 Thread Gerald Combs
After a standard build run\RelWithDebInfo contains Wireshark and all of its associated command line utilities and dependencies except for the Visual C++ Redistributable DLLs. Is there any reason you can't copy the RelWithDebInfo directory itself? That's effectively what we do to build the Portab

[Wireshark-dev] Qt deploy problem when installing Wireshark

2017-09-28 Thread John Dill
I'm trying to run a Wireshark installer I build from Qt 5.8.0, 32-bit, for Wireshark 2.4.1 on a Windows 10 machine with Visual Studio 2015. It runs fine when I execute run\RelWithDebInfo\Wireshark.exe on my local computer. The installer needs to run on Vista 32-bit (lab computer) and the insta