Am Sonntag, 19. Juni 2016 um 13:11:55, schrieb Georg Baum 
<georg.b...@post.rwth-aachen.de>
> Kornel Benko wrote:
> 
> > Am Samstag, 18. Juni 2016 um 18:15:51, schrieb racoon <xraco...@gmx.de>
> >> 
> >> > - Set QT_QMAKE_EXECUTABLE to e.g.
> >> > C:\Qt\qt-everywhere-opensource-src-4.8.4\bin\qmake.exe
> >> > and Configure again.
> > 
> > I think, this is important only if you use QT4
> 
> How is qt5 found then?
>

He claimed to have installed QT5.7.
We are using find_package(Qt5Core REQUIRED)
The module (not part of cmake but part of qt) is named 
<some_path>/Qt5CoreConfig.cmake.
So it depends of where he installed his QT and if he has the correct path set.
It may be sufficient to know qmake-path, I prefer to use also some other QT 
executables so I set the PATH variable.
(See moc, linguist, rcc, designer etc)

> Georg

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to