Am 22.08.2014 17:47, schrieb Ray Donnelly: > On Fri, Aug 22, 2014 at 4:14 PM, Stefan Ruppert <[email protected]> wrote: >> Hi all, >> >> I have the following problem. I managed to compile our software which >> uses Qt 4.8.6 with g++ mingw32-w64 (rubenvb-4.7.2-release) in 32bit mode >> on a 64bit Windows 7 machine. All parts of our software runs correctly >> in wow64 and in a 32bit Windows 7 native environment except all >> applications which uses Qt. >> >> Any application which uses Qt works fine in wow64, but not in a 32bit >> native windows 7 environment. QtCore4.dll crashes with a access >> violation directly after loaded into memory (checked with dependency >> walker). >> >> Any idea what could cause this strange behaviour? I have no idea whats >> going wrong in native 32bit env... > > My guess is it's an SSE exception running on hardware that doesn't support > SSE3. >
Thanks for the hint, but both systems are running in a VM (using VMware Workstation 10) on the same hardware Core i7... Regards, Stefan ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
