[Qgis-developer] Building for Windows 10

Andrew Gillett arganoid at pair.com
Fri Feb 3 09:18:20 PST 2017


Any particular version of QT? It turns out it can't be higher than QT 
5.5 because QTWebKit was removed in later versions. But QTScript is not 
present in 5.5. Now I'm trying 5.3 but I get:

CMake Error at cmake/FindQCA.cmake:59 (message):
Could not find QCA
Call Stack (most recent call first):
CMakeLists.txt:292 (FIND_PACKAGE)

Went back to OSGeo4W setup, installed QCA-libs and QCA-devel - no 
difference.


On 03/02/2017 14:16, Luigi Pirelli wrote:
> for master (eg. QGIS3.x) is a prerequisite
> Luigi Pirelli
>
> **************************************************************************************************
> * Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com
> * LinkedIn: https://www.linkedin.com/in/luigipirelli
> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
> * GitHub: https://github.com/luipir
> * Mastering QGIS 2nd Edition:
> * https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
> **************************************************************************************************
>
>
> On 3 February 2017 at 14:12, Andrew Gillett <arganoid at pair.com> wrote:
>> I get the following error during the configure stage in CMake:
>>
>>
>> CMake Error at CMakeLists.txt:248 (FIND_PACKAGE):
>>    By not providing "FindQt5Gui.cmake" in CMAKE_MODULE_PATH this project has
>>    asked CMake to find a package configuration file provided by "Qt5Gui", but
>>    CMake did not find one.
>>
>>    Could not find a package configuration file provided by "Qt5Gui" with any
>>    of the following names:
>>
>>      Qt5GuiConfig.cmake
>>      qt5gui-config.cmake
>>
>>    Add the installation prefix of "Qt5Gui" to CMAKE_PREFIX_PATH or set
>>    "Qt5Gui_DIR" to a directory containing one of the above files.  If
>> "Qt5Gui"
>>    provides a separate development package or SDK, be sure it has been
>>    installed.
>>
>>
>> QT5 is not mentioned in the docs as a prerequisite, am I meant to get it
>> from www.qt.io (installer wants me to create an account) or is it meant to
>> come from somewhere else?
>>
>> _______________________________________________
>> Qgis-developer mailing list
>> Qgis-developer at lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20170203/298e3845/attachment-0001.html>


More information about the Qgis-developer mailing list