mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] Generated .exe does not work


From: Thomas Spitzer
Subject: [Mingw-cross-env-list] Generated .exe does not work
Date: Mon, 08 Jan 2018 16:54:42 +0100
User-agent: Internet Messaging Program (IMP) H5 (6.0.4)


Finally I am able to buld my hello world application with MXE.
I can successfully build for 4 tagets:

- x86_64-w64-mingw32.static
- i686-w64-mingw32.static
- x86_64-w64-mingw32.shared
- i686-w64-mingw32.share

Unfortunately all 4 do not work on my 64 Bit Windows 7

i686-w64-mingw32.shared (see shot1.png)
after running windeployqt.exe: (see shot2.png)

i686-w64-mingw32.static (see shot3.png)
windeployqt.exe: generates error:

C:\Qt\Qt5.10.0\5.10.0\mingw53_32\bin>windeployqt.exe C:\Users\thomas\Downloads\archive\archive\gui\src\qt_hallobuild\i686-w64-mingw32.static C:\Users\thomas\Downloads\archive\archive\gui\src\qt_hallo\build\i686-w64-mingw32.static\qt_hallo.exe 32 bit, debug executable C:\Users\thomas\Downloads\archive\archive\gui\src\qt_hallo\build\i686-w64-mingw32.static\qt_hallo.exe does not seem to be a Qt executable.

For the 64 Bit variant it's simmular.

There must be something essentional I've missed. Do you see it?

Attachment: shot1.PNG
Description: PNG image

Attachment: shot2.PNG
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]