[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 07:32:37 EDT 2009


Hi Giovanni,

On Mon, 30. Mar 2009 at 12:22:18 +0200, G. Allegri wrote:
> Thanks Jurgen. But FindGRASS.cmake has this:
 
> FIND_LIBRARY(LIB_PATH grass_${LIB} PATHS ${G_PREFIX}/lib)
 
> so it looks for not-with-lib-prefix libs. Right? I can change it
> manually, but shouldn't it be changedas default too?

How did you name your grass libraries?   If the are called grass_foo.lib
cmake should be fine - if libgrass_foo.lib probably not.

I usually specify them manually (or edit CMakeCache.txt from a previous
build).


> Do you mean that I should place all the needed manually to run PACKAGE
> target (and build the NSIS)?

No.  If you want to build a NSIS installer, that's probably the easiest
way.  Otherwise you just create an empty folder or remove the reference
to vcdeps at all.

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 osgeo4w-dev mailing list