8000 GitHub - gadomski/pdal-sys: Rust bingen bindings to PDAL through PDAL/CAPI.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gadomski/pdal-sys

Folders and files

NameName
< 8000 span class="text-bold">Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdal-sys

Rust *-sys package for PDAL via PDAL-C. PDAL is a point cloud processing software library.

Setting search paths

If PDAL-C is not installed to a default-searched prefix, you might have to set the following environment variables to build/test with cargo:

  • export BINDGEN_EXTRA_CLANG_ARGS="-I'/path/to/pdal-c/build/include'"
  • export LIBRARY_PATH=/path/to/pdal-c/build/lib

About

Rust bingen bindings to PDAL through PDAL/CAPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0