Thomas Spitzer
2018-01-08 15:54:42 UTC
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?
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?