Replies: 3 comments 3 replies
-
Removing ThreadSettings.i from fastdds_python/src/swig/fastdds.i allows for a successful build. |
Beta Was this translation helpful? Give feedback.
-
Hi @jtroeth1 thanks for using Fast DDS. |
Beta Was this translation helpful? Give feedback.
-
Also, I am moving this question to the support discussion forum as per Fast DDS CONTRIBUTING guidelines. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There,
I am trying to compile FastDDS on Fedora 35, but I get the following error:
❯ /usr/bin/make [ 33%] Swig compile fastdds.i for python /home/jtroeth/software/Fast-DDS-python/fastdds_python/src/swig/fastdds/rtps/attributes/ThreadSettings.i:19: Error: Unable to find 'fastdds/rtps/attributes/ThreadSettings.hpp' make[2]: *** [src/swig/CMakeFiles/fastdds_python_swig_compilation.dir/build.make:76: src/swig/CMakeFiles/fastdds_python.dir/fastddsPYTHON.stamp] Error 1 make[2]: *** Deleting file 'src/swig/CMakeFiles/fastdds_python.dir/fastddsPYTHON.stamp' make[1]: *** [CMakeFiles/Makefile2:126: src/swig/CMakeFiles/fastdds_python_swig_compilation.dir/all] Error 2 make: *** [Makefile:146: all] Error 2
I assume the ThreadSettings.hpp is mean to be generated, but is not?
Versions:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions