<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Following the instructions here:</p>
<p><a class="moz-txt-link-freetext"
href="https://htmlpreview.github.io/?https://github.com/qgis/QGIS/blob/master/doc/INSTALL.html">https://htmlpreview.github.io/?https://github.com/qgis/QGIS/blob/master/doc/INSTALL.html</a><br>
</p>
<p>I'm getting the following trying to configure 2.18:</p>
<p><span style=" color:#ff0000;">CMake Error: The following
variables are used in this project, but they are set to
NOTFOUND.<br>
Please set them or make sure they are set and tested correctly
in the CMake files:<br>
PYTHON_LIBRARY<br>
linked by target "qgispython" in directory
C:/CodingX/QGIS/src/python<br>
linked by target "python_module_qgis__networkanalysis" in
directory C:/CodingX/QGIS/python<br>
linked by target "python_module_qgis__core" in directory
C:/CodingX/QGIS/python<br>
linked by target "python_module_qgis__analysis" in directory
C:/CodingX/QGIS/python<br>
linked by target "python_module_qgis__gui" in directory
C:/CodingX/QGIS/python<br>
QWTPOLAR_INCLUDE_DIR<br>
used as include directory in directory C:/CodingX/QGIS/src/app<br>
used as include directory in directory C:/CodingX/QGIS/src/app<br>
QWTPOLAR_LIBRARY<br>
linked by target "qgis_app" in directory C:/CodingX/QGIS/src/app<br>
linked by target "qgis_maptoolselect" in directory
C:/CodingX/QGIS/tests/src/app<br>
linked by target "qgis_apppythontest" in directory
C:/CodingX/QGIS/tests/src/app<br>
linked by target "qgis_vectorlayersaveasdialogtest" in directory
C:/CodingX/QGIS/tests/src/app<br>
linked by target "qgis_fieldcalculatortest" in directory
C:/CodingX/QGIS/tests/src/app<br>
linked by target "qgis_maptoolidentifyaction" in directory
C:/CodingX/QGIS/tests/src/app<br>
linked by target "qgis_attributetabletest" in directory
C:/CodingX/QGIS/tests/src/app<br>
linked by target "qgis_measuretool" in directory
C:/CodingX/QGIS/tests/src/app<br>
linked by target "qgis_qgisappclipboard" in directory
C:/CodingX/QGIS/tests/src/app<br>
SPATIALINDEX_LIBRARY<br>
linked by target "qgis_core" in directory
C:/CodingX/QGIS/src/core</span></p>
<br>
<div class="moz-cite-prefix">On 04/02/2017 00:06, Matthias Kuhn
wrote:<br>
</div>
<blockquote
cite="mid:09628523-c21b-f405-867f-0f131ae0fe03@opengis.ch"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<p>Hi Andrew,</p>
<p>Compiling with Qt 5 (and therefore compiling master) on Windows
is still very experimental. The libraries are not yet available
on osgeo4w and I'm not sure if they are available elsewhere
(QCA, QWT, QtWebKit, PyQt5-Python3 etc.).</p>
<p>Depending on what you need, compile the release-2_18 branch
with the dependencies on osgeo4w, wait a little longer until the
dependencies become available (or use linux or mac or if you
really want you can also try to compile all the dependencies
yourself as well).</p>
<p>Matthias<br>
</p>
<br>
<div class="moz-cite-prefix">On 03/02/2017 18:18, Andrew Gillett
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:c1a739a7-91fb-d94e-6a94-971e62800eff@pair.com">
<meta content="text/html; charset=utf-8"
http-equiv="Content-Type">
<p>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:</p>
<p><span style=" color:#ff0000;">CMake Error at
cmake/FindQCA.cmake:59 (message):<br>
Could not find QCA<br>
Call Stack (most recent call first):<br>
CMakeLists.txt:292 (FIND_PACKAGE)</span></p>
<span style=" color:#ff0000;"><font color="#000000">Went back to
OSGeo4W setup, installed QCA-libs and QCA-devel - no
difference.<br>
<br>
<br>
</font></span>
<div class="moz-cite-prefix">On 03/02/2017 14:16, Luigi Pirelli
wrote:<br>
</div>
<blockquote
cite="mid:CAFO80_qR2u6wumOwuiKyTGTjKsTBTxp48h7OS0DWmXWYiohKJw@mail.gmail.com"
type="cite">
<pre wrap="">for master (eg. QGIS3.x) is a prerequisite
Luigi Pirelli
**************************************************************************************************
* Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com
* LinkedIn: <a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/luigipirelli" moz-do-not-send="true">https://www.linkedin.com/in/luigipirelli</a>
* Stackexchange: <a class="moz-txt-link-freetext" href="http://gis.stackexchange.com/users/19667/luigi-pirelli" moz-do-not-send="true">http://gis.stackexchange.com/users/19667/luigi-pirelli</a>
* GitHub: <a class="moz-txt-link-freetext" href="https://github.com/luipir" moz-do-not-send="true">https://github.com/luipir</a>
* Mastering QGIS 2nd Edition:
* <a class="moz-txt-link-freetext" href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition" moz-do-not-send="true">https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition</a>
**************************************************************************************************
On 3 February 2017 at 14:12, Andrew Gillett <a class="moz-txt-link-rfc2396E" href="mailto:arganoid@pair.com" moz-do-not-send="true"><arganoid@pair.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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 <a class="moz-txt-link-abbreviated" href="http://www.qt.io" moz-do-not-send="true">www.qt.io</a> (installer wants me to create an account) or is it meant to
come from somewhere else?
_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org" moz-do-not-send="true">Qgis-developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
</pre>
</blockquote>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Qgis-developer mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
List info: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
</blockquote>
<br>
</body>
</html>