ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] CMake on Windows - Can build, but not run executable

From: Roland Knall <rknall@xxxxxxxxx>
Date: Wed, 25 Mar 2015 09:17:14 +0100
Hi

I can build wireshark successfully (gtk and qt interfaces) on Windows, but If I want to execute it, he complains that the side-by-side configuration is not correct.

If I trace the launch with sxstrace, he complains, that the ProcessorArchitecture is wrong for the target (amd64).

The build is a Windows 64bit build

kind regards,
Roland