Dear Joel,
Thanks so much for putting together these compile instructions for PotreeConverter for MacOS.
I initially thought I could just download your pre-compiled version of PotreeConverter and run it on my machine. However, I ran into the following error:
$ > chmod 755 PotreeConverter
$ > ./PotreeConverter -h
dyld: Library not loaded: /Users/joellawhead/Downloads/lastools/master/LASZip/build/src/liblaszip.dylib
Referenced from: /Users/Jean/Desktop/potree/master/./PotreeConverter
Reason: image not found
Abort trap: 6
It looks like compiling PotreeConverter hard coded the absolute path to your lastools. I was able to follow your compile instructions to recompile my own version though.
Just wanted to say thanks!
Best,
Jean
Dear Joel,
Thanks so much for putting together these compile instructions for PotreeConverter for MacOS.
I initially thought I could just download your pre-compiled version of PotreeConverter and run it on my machine. However, I ran into the following error:
It looks like compiling PotreeConverter hard coded the absolute path to your lastools. I was able to follow your compile instructions to recompile my own version though.
Just wanted to say thanks!
Best,
Jean