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

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

Re: [Mingw-cross-env-list] QGuiApplication: No such file or directory


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] QGuiApplication: No such file or directory
Date: Thu, 29 Nov 2018 23:51:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1


On 29/11/2018 17:17, Absolute Zero wrote:
Hi,
to cross compile my App (from Linux) to Windows, I installed MXE. However , when running the command to cross compile, I got this error:

address@hidden:~/dev/Connekt2$ /home/niko/sources/mxe/usr/i686-w64-mingw32.static/qt/bin/qmake && make
Project MESSAGE: Warning: unknown QT: qml

<snip>
So, my questions are, does MXE has the same Qt version as the Qt company (qt.io)? If not , is it possible to update Qt sources to (for example) 5.11 version and crosscompile successfuly?

Please see https://mxe.cc/#tutorial, especially "Step 5c".

In MXE "make qt" builds Qt 4. For Qt 5, MXE has a separate module as a separate. Start with "make qtbase".

regards,

Mark



reply via email to

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