You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello when building the example publisher and subscriber I have the error:
--- stderr
Cloning into 'cyclonedds'...
CMake Warning at src/CMakeLists.txt:99 (message):
Copying deprecated ENABLE_SHM setting into ENABLE_ICEORYX
wrapper.h:4:10: fatal error: 'dds/ddsi/q_radmin.h' file not found
wrapper.h:4:10: fatal error: 'dds/ddsi/q_radmin.h' file not found, err: true
thread 'main' panicked at /home/pier/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cyclonedds-sys-0.2.1/build.rs:622:14:
Unable to generate bindings: ()
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
Hello when building the example publisher and subscriber I have the error:
--- stderr
Cloning into 'cyclonedds'...
CMake Warning at src/CMakeLists.txt:99 (message):
Copying deprecated ENABLE_SHM setting into ENABLE_ICEORYX
wrapper.h:4:10: fatal error: 'dds/ddsi/q_radmin.h' file not found
wrapper.h:4:10: fatal error: 'dds/ddsi/q_radmin.h' file not found, err: true
thread 'main' panicked at /home/pier/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cyclonedds-sys-0.2.1/build.rs:622:14:
Unable to generate bindings: ()
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceThe text was updated successfully, but these errors were encountered: