Ticket #143 (closed defect: fixed)
libLAS 1.2 requires GDAL 1.7 (unreleased)
| Reported by: | hobu | Owned by: | hobu |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.1 |
| Component: | General | Version: | 1.2 |
| Keywords: | Cc: | ||
| LAS Format Version: | Not Applicable |
Description
The GDAL code that libLAS uses depends on some unreleased stuff. We should either accommodate GDAL <= 1.7.
../src/.libs/liblas.so: undefined reference to `SetGeogCSCitation(gtiff*, OGRSpatialReference*, char*, int, short)' ../src/.libs/liblas.so: undefined reference to `SetCitationToSRS(gtiff*, char*, int, geokey_t, OGRSpatialReference*, int*)' ../src/.libs/liblas.so: undefined reference to `SetLinearUnitCitation(gtiff*, char*)' ../src/.libs/liblas.so: undefined reference to `GetGeogCSFromCitation(char*, int, geokey_t, char**, char**, char**, char**, char**)'
Change History
Note: See
TracTickets for help on using
tickets.
