[osgeo4w-dev] Re: [Qgis-developer] cannot build qgis with python inside osgeo4w: python isn't detected

Jürgen E. Fischer jef at norbit.de
Mon Mar 30 08:07:24 EDT 2009


Hi Giovanni,

On Mon, 30. Mar 2009 at 13:43:06 +0200, G. Allegri wrote:
> I left the grass build name them, and they result as libgrass_* . So I
> will change the cmake, but the FindGRASS one, as CMakeCache.txt
> doesn't contain such a variable (I only have grass_prefix and
> grass_include_dir)

Please don't.  CMake follows convensions.  It knows that libraries are
called name.lib for MSVC and libname.a for Unix (and MinGW).   If you
change FindGRASS you break it for other platforms.

Rename you libraries instead.

> Anyway I have to solve another problem before: the sed script

My incarnation of that script is on http://buten.norbit.de/~jef/mklibs.
That also takes care of the lib renaming and removes the version tag
from the libraries.


Jürgen

-- 
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
Software Engineer         D-26506 Norden               http://www.norbit.de

-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502



More information about the Qgis-developer mailing list