PDAL / java

Java extension and bindings for PDAL
https://pdal.io/java.html
Other
8 stars 10 forks source link

Java bindings for Windows 11 #102

Open mghildiy opened 2 months ago

mghildiy commented 2 months ago

Hi,

Are java bindings for windows 11 available?

pomadchin commented 2 months ago

Hi @mghildiy, only linux and mac (x86, arm64)

pomadchin commented 2 months ago

But, PRs are very welcome!

mghildiy commented 2 months ago

I would try. Which part of the code is responsible for readers.pgpointcloud functionality? I would first try for this.

pomadchin commented 2 months ago

@mghildiy the entire things

Which part of the code is responsible for readers.pgpointcloud functionality? I would first try for this.

The entire bindings should be xbuilt for windows; theoretically it may just work, but I'd expect some minor adjustments to be made at least in the CMake file