Hi, 2010/6/5 Helmut Kudrnovsky <[email protected]>: > I'm using script package.sh > (http://trac.osgeo.org/grass/browser/grass/trunk/mswindows/osgeo4w/package.sh) > - which also uses the nightly build - for building WinGrass7 in the > osgeo4w-stack. > > after compiling there are in > C:\OSGeo4W\usr\src\grass_trunk\dist.i686-pc-mingw32\lib > all libgrass*.dlls, fmode.o and libgrass_iostream.a. > > package.sh also does "make install", but after that in the installfolder > C:\OSGeo4W\apps\grass\grass-7.0.svn\lib > there is only fmode.o and libgrass_iostream.a, > but there isn't any libgrass*.dll. > > the nightly Wingrass7-installer is build on top of > C:\OSGeo4W\apps\grass\grass-7.0.svn\ > and therefore there aren't also any libgrass*.dlls.
GRASS-Packager.bat should move grasslibs from `extralib` to `lib` and remove version from their names. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
