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: Nagaev Boris
Subject: Re: [Mingw-cross-env-list] which package provides QT4 qmake.exe
Date: Sat, 24 Oct 2015 02:32:17 +0300

On Thu, Oct 22, 2015 at 9:58 AM, Martin Müllenhaupt <address@hidden> wrote:
> 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.
>

Thank you! It's news for me.

I removed usr/i686-w64-mingw32.static/qt/bin/qmake and got the
following error message from CMake:

CMake Warning at /usr/share/cmake-2.8/Modules/FindQt4.cmake:604 (MESSAGE):
  /usr/bin/qmake-qt4 reported QT_INSTALL_LIBS as "/usr/lib/x86_64-linux-gnu"
  but QtCore could not be found there.  Qt is NOT installed correctly for the
  target build environment.

-- 


Best regards,
Boris Nagaev



reply via email to

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