<p>You also need to install those dev libs from osgeo4w. I had to set the proj lib path manually.<br>
I&#39;m out of home, as soon as I&#39;ll be back to my pc I can share my notes.<br>
In the meanwhile I can only confirm that the build procedure for MSVC works fine for all the qgis components (also python bindings).</p>
<p>giovanni</p>
<p>Inviato da dispositivo mobile</p>
<div class="gmail_quote">Il giorno 05/mag/2012 19.06, &quot;Etienne Tourigny&quot; &lt;<a href="mailto:etourigny.dev@gmail.com">etourigny.dev@gmail.com</a>&gt; ha scritto:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I got it working last night when running form the osgeo4w shell (my<br>
mistake), but there were still a number of missing entries which I had<br>
to add (which are also installed by osgeo4w)<br>
<br>
PROJ_LIBRARY-NOTFOUND<br>
SPATIALINDEX_INCLUDE_DIR-NOTFOUND<br>
SPATIALINDEX_LIBRARY-NOTFOUND<br>
SPATIALITE_LIBRARY-NOTFOUND<br>
SQLITE3_LIBRARY-NOTFOUND<br>
<br>
I tried adding LIB_DIR to both the osgeo script and as a CMake entry,<br>
to no avail.<br>
<br>
Thanks<br>
Etienne<br>
<br>
thanks<br>
Etienne<br>
<br>
On Sat, May 5, 2012 at 1:32 PM, Tim Sutton &lt;<a href="mailto:lists@linfiniti.com">lists@linfiniti.com</a>&gt; wrote:<br>
&gt; Hi<br>
&gt;<br>
&gt; Are you sure you are launching cmake from in an osgeo4w shell? If you<br>
&gt; do that everything should *just work*. Also you should be able to set<br>
&gt; a LIB_DIR env var and the cmake find rules will look there for libs.<br>
&gt; So normally you should not need to tweak much in cmake other than<br>
&gt; fixing the paths for gnu utils.<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt; Tim<br>
&gt;<br>
&gt; On Sat, May 5, 2012 at 3:23 AM, Etienne Tourigny<br>
&gt; &lt;<a href="mailto:etourigny.dev@gmail.com">etourigny.dev@gmail.com</a>&gt; wrote:<br>
&gt;&gt; It seems I had overlooked the osgeo4w /include and /lib directories,<br>
&gt;&gt; which contain all the necessary libs.<br>
&gt;&gt;<br>
&gt;&gt; However, how can things be setup so that cmake looks for all<br>
&gt;&gt; dependencies in the osgeo4w directory, instead of specifying each one<br>
&gt;&gt; manually?<br>
&gt;&gt;<br>
&gt;&gt; regards,<br>
&gt;&gt; Etienne<br>
&gt;&gt;<br>
&gt;&gt; On Fri, May 4, 2012 at 3:46 PM, Etienne Tourigny<br>
&gt;&gt; &lt;<a href="mailto:etourigny.dev@gmail.com">etourigny.dev@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; Hi all,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; following the Windows building instructions at [1] using VS2008<br>
&gt;&gt;&gt; Express, cmake complains that I am missing GEOS and PROJ.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I get<br>
&gt;&gt;&gt; GEOS_INCLUDE_DIR-NOTFOUND<br>
&gt;&gt;&gt; GEOS_LIBRARY-NOTFOUND<br>
&gt;&gt;&gt; PROJ_INCLUDE_DIR-NOTFOUND<br>
&gt;&gt;&gt; PROJ_LIBRARY-NOTFOUND<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The instructions do not say anything about building GEOS and PROJ.4<br>
&gt;&gt;&gt; with Visual Studio (but there are instruction for building GEOS with<br>
&gt;&gt;&gt; MINGW)...<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; [1] <a href="http://hub.qgis.org/projects/quantum-gis/repository/revisions/master/entry/INSTALL" target="_blank">http://hub.qgis.org/projects/quantum-gis/repository/revisions/master/entry/INSTALL</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; thanks<br>
&gt;&gt;&gt; Etienne<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Qgis-developer mailing list<br>
&gt;&gt; <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)<br>
&gt; ==============================================<br>
&gt; Please do not email me off-list with technical<br>
&gt; support questions. Using the lists will gain<br>
&gt; more exposure for your issues and the knowledge<br>
&gt; surrounding your issue will be shared with all.<br>
&gt;<br>
&gt; Visit <a href="http://linfiniti.com" target="_blank">http://linfiniti.com</a> to find out about:<br>
&gt;  * QGIS programming and support services<br>
&gt;  * Mapserver and PostGIS based hosting plans<br>
&gt;  * FOSS Consulting Services<br>
&gt; Skype: timlinux<br>
&gt; Irc: timlinux on #qgis at <a href="http://freenode.net" target="_blank">freenode.net</a><br>
&gt; ==============================================<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>