eclipse-iceoryx / iceoryx

Eclipse iceoryx™ - true zero-copy inter-process-communication
https://iceoryx.io
Apache License 2.0
1.57k stars 373 forks source link

Can't compile due to missing CPPTOML #67

Closed Karsten1987 closed 4 years ago

Karsten1987 commented 4 years ago

Required information

Operating system: OSX

Compiler version: Apple LLVM version 10.0.1 (clang-1001.0.46.4) Target: x86_64-apple-darwin18.6.0 Thread model: posix

Observed result or behavior: Can't compile workspace with colcon due to missing cpptoml dependency.

Expected result or behavior: A clean colcon compilation where all dependencies are successfully resolved and I can use ROS2.

Conditions where it occurred / Performed steps: colcon build --packages-up-to iceoryx_posh.

blackliner commented 4 years ago

Manual bisect, 2648bf6530b97e7f7e27daf9f8e6b082a3a50403 is the last good one, what makes 212641c51022f07cd4e9356992cbd99226db4889 the cause of this issue?

budrus commented 4 years ago

Yes @blackliner. #68 will fix it. We need adaptations for colcon build