[Qgis-developer] Re: build qgis in Windows - missing GEOS and PROJ.4
    Etienne Tourigny 
    etourigny.dev at gmail.com
       
    Fri May  4 18:23:10 PDT 2012
    
    
  
It seems I had overlooked the osgeo4w /include and /lib directories,
which contain all the necessary libs.
However, how can things be setup so that cmake looks for all
dependencies in the osgeo4w directory, instead of specifying each one
manually?
regards,
Etienne
On Fri, May 4, 2012 at 3:46 PM, Etienne Tourigny
<etourigny.dev at gmail.com> wrote:
> Hi all,
>
> following the Windows building instructions at [1] using VS2008
> Express, cmake complains that I am missing GEOS and PROJ.
>
> I get
> GEOS_INCLUDE_DIR-NOTFOUND
> GEOS_LIBRARY-NOTFOUND
> PROJ_INCLUDE_DIR-NOTFOUND
> PROJ_LIBRARY-NOTFOUND
>
> The instructions do not say anything about building GEOS and PROJ.4
> with Visual Studio (but there are instruction for building GEOS with
> MINGW)...
>
>
> [1] http://hub.qgis.org/projects/quantum-gis/repository/revisions/master/entry/INSTALL
>
> thanks
> Etienne
    
    
More information about the Qgis-developer
mailing list