[pdal] Compile issue

Scott Lewis scott.lewis at nsidc.org
Mon Mar 28 11:51:05 PDT 2016


I'm having an issue compiling the latest pull of PDAL.  I'm using a Mac, 
but am following the Unix instructions (as I was able to compile just 
fine a few months ago).  I am using a clean clone.

I run cmake and then make, and it chugs along happily until this point:

[ 19%] Linking CXX shared library ../lib/libpdalcpp.dylib
ld: file not found: 
/Users/glewis/git/pdal-local/makefiles/lib/libpdal_util.2.dylib
clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
make[2]: *** [lib/libpdalcpp.3.0.0.dylib] Error 1
make[1]: *** [src/CMakeFiles/pdalcpp.dir/all] Error 2
make: *** [all] Error 2

(in this case, I had run make previously, and the 19% was 27% in that 
case, but it was the same error).


In the folder specified there doesn't seem to be any libpdal_util files. 
  I tried it on a clone I had from before, and in that case there was a 
libpdal_util file, but it was not the file it expected (either 
libpdal_util.1.dylib or libpdal_util.2.0.0.dylib).

I've tried to look through the docs to see if there's something I'm 
missing, but if there is, I'm not seeing it.

Thanks!

Scott Lewis
NSIDC


More information about the pdal mailing list