Opened 6 years ago

Closed 6 years ago

#561 closed defect (fixed)

laszip2 clashes with laszip3

Reported by: hobu Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords:
Cc:

Description

laszip2 isn't separated from laszip3, and it needs to be.

Attachments (1)

image.png (33.4 KB ) - added by hobu 6 years ago.

Download all attachments as: .zip

Change History (6)

by hobu, 6 years ago

Attachment: image.png added

comment:1 by hobu, 6 years ago

It's not clear if PDAL's package needs to be dependent explicitly on laszip3, but having laszip.dll in both packages is a problem. One or the other DLL needs to be renamed, and either libLAS or PDAL's linkage needs to be updated to point to it.

comment:2 by jef, 6 years ago

See also #550

comment:3 by hobu, 6 years ago

I will make a laszip3 package and make PDAL depend on that.

comment:4 by hobu, 6 years ago

I have updated the laszip package to output laszip3.dll and updated PDAL's package to use it. It is possible the include files from the laszip2 package would step on things. I think the real solution here is to statically compile libLAS against LASzip (making the libLAS in OSGeo4W LGPL2) and removing the old package.

comment:5 by hobu, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.