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

conflict between iceoryx2 and iceoyxc #569

Open
owny990312 opened this issue Dec 24, 2024 · 1 comment
Open

conflict between iceoryx2 and iceoyxc #569

owny990312 opened this issue Dec 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@owny990312
Copy link

owny990312 commented Dec 24, 2024

when I build my project, which include iceoryx and iceoryx2 (first fetch iceoryx then fetch iceoryx2) , it failed like the following picture:

image

in my case, I want iceoryx and iceoryx2 can exist together

@owny990312 owny990312 added the bug Something isn't working label Dec 24, 2024
@elBoberido
Copy link
Member

@owny990312 iceoryx2 needs a specific version of iceoryx_hoofs. Currently it's v2.95.3.

Please also have a look at https://github.com/eclipse-iceoryx/iceoryx2/tree/main/iceoryx2-ffi/cxx. Those intructions can be used to utilize iceoryx_hoofs from an already installed iceoryx classic.

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

No branches or pull requests

2 participants