[GRASS-dev] Re: [GRASS GIS] #1125: wingrass - ctypes - compiling
error
GRASS GIS
trac at osgeo.org
Thu Aug 26 04:23:38 EDT 2010
#1125: wingrass - ctypes - compiling error
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.5.0
Component: Compiling | Version: svn-trunk
Keywords: wingrass, ctypes | Platform: MSWindows Vista
Cpu: x86-32 |
------------------------------+---------------------------------------------
Comment(by martinl):
Replying to [comment:42 glynn]:
> Replying to [comment:40 martinl]:
>
> > Helmut is refering to GRASS 6.5 which uses versioned/unversioned libs.
>
> Right. So it's linking against the unversioned lib but only installing
the versioned one?
both are build
{{{
ls -l /osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/lib/
total 53915
-rwxr-xr-x 1 landa Administrators 497499 Aug 26 01:39
libgrass_I.6.5.svn.dll
-rwxr-xr-x 1 landa Administrators 497499 Aug 26 01:39 libgrass_I.dll
}}}
but installed only versioned
{{{
ls -l /osgeo4w/bin/libgrass_*6.5*
-rwxr-xr-x 1 landa Administrators 497499 Aug 26 01:39
/osgeo4w/bin/libgrass_I.6.5.svn.dll
-rwxr-xr-x 1 landa Administrators 421054 Aug 26 01:41
/osgeo4w/bin/libgrass_arraystats.6.5.svn.dll
-rwxr-xr-x 1 landa Administrators 405744 Aug 26 01:39
/osgeo4w/bin/libgrass_bitmap.6.5.svn.dll
}}}
> Another alternative is to just keep both versions.
shouldn't be versioned version enough?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1125#comment:43>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list