CM Reddy wrote > Hi All, > > I tried to install Grass source on Windows 10 using the following link. > > > https://trac.osgeo.org/grass/wiki/CompileOnWindows > > > Downloaded the GRASS source from development trunk using the following > commands. > > cd /usr/src > svn checkout https://svn.osgeo.org/grass/grass/trunk grass_trunk > > > > On Compilation , it failed with following errors. > > <FINAL ERROR> > Started compilation: Tue Dec 12 12:47:54 IST 2017 > -- > Errors in: > /usr/src/grass_trunk/raster/r.in.lidar > /usr/src/grass_trunk/raster3d/r3.in.lidar > /usr/src/grass_trunk/vector/v.out.lidar > /usr/src/grass_trunk/vector/v.in.lidar > -- > In case of errors please change into the directory with error and run > 'make'. > If you get multiple errors, you need to deal with them in the order they > appear in the error log. If you get an error building a library, you will > also get errors from anything which uses the library.
see comment in ticket: https://trac.osgeo.org/osgeo4w/ticket/550#comment:2 -------- hobu: This was caused by me. I updated LASzip, but libLAS hasn't been updated to use the new LASzip API. You'll have to revert to the LASzip 2.2.0 version to use libLAS ------- ----- best regards Helmut -- Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html _______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
