[Interest] Qt Quick: no qmake support anymore?

Sze Howe Koh szehowe.koh at gmail.com
Sat Apr 29 14:25:40 CEST 2023


The ability to generate new Qt Quick projects using qmake was deliberately
removed from Qt Creator 10.0:
https://bugreports.qt.io/browse/QTCREATORBUG-28964

It will come back in a future release:
https://codereview.qt-project.org/c/qt-creator/qt-creator/+/473719

Qt Creator 10.0 can still load and build existing .pro files that use Qt
Quick. We can also manually convert a qmake-based console/widgets
application into a Qt Quick application.


Regards,
Sze-Howe

On Sat, 29 Apr 2023 at 19:55, Axel Spoerl via Interest <
interest at qt-project.org> wrote:

> ...that means, Creator has at least one valid Qt Version in
> Edit->Preferences->Kits->Qt Versions, that
>
>    - is pointing to a qmake executable,
>    - located in a build tree that has (at least) qtbase, qtshadertools
>    and qtdeclarative compiled / installed?
>
>
> If all of that is the case, Creator should offer the qmake option for
> Quick. That's what it does here.
>
> If it still doesn't offer it for you, please file a bugreport. Would be
> great if it included screenshots of
>
>    - the respective Qt Version in Creator
>    - toplevel directories in the build tree, or
>    - of the online installer, showing which kits have been installed
>
>
> ------------------------------
> *Von:* Alexander Dyagilev <alervdvcw at gmail.com>
> *Gesendet:* Samstag, 29. April 2023 13:09
> *An:* Axel Spoerl <axel.spoerl at qt.io>; interest at qt-project.org <
> interest at qt-project.org>
> *Betreff:* Re: [Interest] Qt Quick: no qmake support anymore?
>
>
> It's installed correctly and is able to find qmake.
>
>
> If I try to create a Widgets application - there is qmake available. I
> don't see it only in case of Qt Quick application project.
>
>
> On 4/29/2023 1:38 PM, Axel Spoerl via Interest wrote:
>
> Hi Alexander,
>
> if Qt Creator has been installed correctly and it finds qmake, it is
> available and supported.
> This is my Qt Creator 10 on MacOS:
>
>
>
> Cheers
> Axel
> ------------------------------
> *Von:* Interest <interest-bounces at qt-project.org>
> <interest-bounces at qt-project.org> im Auftrag von Alexander Dyagilev
> <alervdvcw at gmail.com> <alervdvcw at gmail.com>
> *Gesendet:* Samstag, 29. April 2023 12:05
> *An:* interest at qt-project.org <interest at qt-project.org>
> <interest at qt-project.org>
> *Betreff:* [Interest] Qt Quick: no qmake support anymore?
>
> Hello,
>
> I'm trying to create a new Qt Quick application in Qt Creator 10 under
> macOS.
>
> On the Define Build System steps there are only two available: cmake and
> qbs.
>
> Is it a bug or qmake is not supported anymore? If it's not supported,
> what will happen with existing projects? I do not get any errors while
> building existing qmake projects.
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
> _______________________________________________
> Interest mailing listInterest at qt-project.orghttps://lists.qt-project.org/listinfo/interest
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230429/44059462/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 34388 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230429/44059462/attachment-0001.png>


More information about the Interest mailing list