-
Notifications
You must be signed in to change notification settings - Fork 686
Closed
Labels
Description
Hello,
I downloaded your recent release of OctoMap - it looks great! I compiled and have a working example on my Linux Mint 64 bit machine. I am trying to port some code for use on my Mac. Following the simple installation method, I ran into difficulties.
mkdir build
cd build
cmake ..
This yields: http://pastebin.com/B6bgDUUu
make
This yields, in stderr: http://pastebin.com/wvGgyqxR
In stdout: http://pastebin.com/sS6HwXuC
I am not sure, but it may be related to clang:
http://clang.llvm.org/compatibility.html#cxx
Please let me know if you need anything else, or would like me to modify anything. Thanks a ton for your support.
Sincerely,
Steve McGill