[extra-cmake-modules] [Bug 386756] ECM doesn't allow newer KF5 64bit packages

Hannah von Reth bugzilla_noreply at kde.org
Sun Nov 12 15:15:20 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=386756

--- Comment #7 from Hannah von Reth <vonreth at kde.org> ---
Ah now I saw the problem.
It cant find Qt because 
## The path to the Qt sdk.
Path = C:\Qt\Qt5.9.2\5.9.2\msvc2015_64\bin 
is wrong

It usually should be something like
Path=C:\Qt
Its meant to be the path where Qt is installed to, not the single version but
the whole installation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kde-windows mailing list