[GRASS-dev] [GRASS GIS] #2996: Lidar modules broken in 64bit WinGRASS
GRASS GIS
trac at osgeo.org
Tue Dec 20 14:23:38 PST 2016
#2996: Lidar modules broken in 64bit WinGRASS
-------------------------+-------------------------------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: reopened
Priority: blocker | Milestone: 7.2.0
Component: Packaging | Version: svn-releasebranch70
Resolution: | Keywords: lasinfo, r.in.lidar, v.in.lidar,
| r3.in.lidar, libLAS
CPU: x86-64 | Platform: Unspecified
-------------------------+-------------------------------------------------
Comment (by hellik):
Replying to [comment:39 martinl]:
> Replying to [comment:38 martinl]:
>
> > > Answer: msvcp100.dll is part of msvcrt package. Anyway executing of
vcredist exe files need to silently fail also in 32bit platforms since
these files are part of msvcrt2008 and msvcrt2010 packages which are not
downloaded by the installer.
> >
> > Ah, I see. It's because msvcrt-12 (32bit) package contained also these
binaries which is wrong. We need to fix this issue in the installer.
>
> First attempt done in r70106. The question is if we really need all of
vcredist exe files. Till now no such file has been launched by 64bit
installer. We appearently need vcredist2013 for las issue but do we really
need other (2008,2010)? And what about 32bit platform?
AFAIR some time ago there was a change by Microsoft how they distribute
their runtimes. at some stage only the exe were available, thus the exec
in the installer.
AFAIU we haven't sync'ed the nsis installer with the upstream osgeo4w
changes regarding MS runtimes.
which vcredist.exe-versions are needed depends upon the dependencies built
upon.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2996#comment:40>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list