Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile due to missing CPPTOML #67

Closed
Karsten1987 opened this issue Mar 20, 2020 · 2 comments · Fixed by #68
Closed

Can't compile due to missing CPPTOML #67

Karsten1987 opened this issue Mar 20, 2020 · 2 comments · Fixed by #68
Labels
bug Something isn't working

Comments

@Karsten1987
Copy link
Contributor

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.

budrus added a commit to Karsten1987/iceoryx that referenced this issue Mar 20, 2020
Signed-off-by: Poehnl Michael (CC-AD/ESW1) <michael.poehnl@de.bosch.com>
@blackliner
Copy link

blackliner commented Mar 21, 2020

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

@budrus
Copy link
Contributor

budrus commented Mar 21, 2020

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

@budrus budrus added the bug Something isn't working label Mar 21, 2020
budrus added a commit to budrus/iceoryx that referenced this issue Mar 23, 2020
Signed-off-by: Poehnl Michael (CC-AD/ESW1) <michael.poehnl@de.bosch.com>
@budrus budrus reopened this Mar 23, 2020
budrus added a commit to budrus/iceoryx that referenced this issue Mar 23, 2020
Signed-off-by: Poehnl Michael (CC-AD/ESW1) <michael.poehnl@de.bosch.com>
budrus added a commit that referenced this issue Mar 23, 2020
@budrus budrus closed this as completed Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants