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] which package provides QT4 qmake.exe


From: Martin Müllenhaupt
Subject: Re: [Mingw-cross-env-list] which package provides QT4 qmake.exe
Date: Thu, 22 Oct 2015 08:58:53 +0200
User-agent: KMail/5.0.2 (Linux/4.2.3-1-ARCH; KDE/5.15.0; x86_64; ; )

Hi Rashad and Boris,

On Thursday, October 22, 2015 02:38:19 AM Nagaev Boris wrote:
> By the way with CMake you don't need qmake.exe, because CMake can do
> all qmake's work: https://cmake.org/Wiki/CMake/Tutorials/Qt
> Though rcc.exe and other Qt tools are still needed.

To clarify, CMake needs qmake to detect the Qt Installation.
You cannot build your Qt-based project using CMake without pointing CMake to 
qmake.

But CMake can do all the rcc, uic, moc, etc. invocation for 
you.

Regards

Martin



reply via email to

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