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 build on ubuntu 24.04 LTS #124

Open
taoyonggang opened this issue May 10, 2024 · 2 comments
Open

Can't build on ubuntu 24.04 LTS #124

taoyonggang opened this issue May 10, 2024 · 2 comments

Comments

@taoyonggang
Copy link

I have try build on ubuntu24.04 with version 1.3.2,1.4.1.

tao@taobook:~/git/Fast-DDS-python/fastdds_python/build$ cmake --build .
[ 33%] Swig compile fastdds.i for python
swig4.0: ../../Source/CParse/templ.c:582: Swig_cparse_template_expand: Assertion `!SwigType_isvariadic(s)' failed.
Subprocess aborted
gmake[2]: *** [src/swig/CMakeFiles/fastdds_python_swig_compilation.dir/build.make:76:src/swig/CMakeFiles/fastdds_python.dir/fastddsPYTHON.stamp] 错误 1
gmake[2]: *** 正在删除文件“src/swig/CMakeFiles/fastdds_python.dir/fastddsPYTHON.stamp”
gmake[1]: *** [CMakeFiles/Makefile2:126:src/swig/CMakeFiles/fastdds_python_swig_compilation.dir/all] 错误 2
gmake: *** [Makefile:146:all] 错误 2

@taoyonggang
Copy link
Author

swig (4.2.0-2ubuntu1)

@JesusPoderoso
Copy link
Contributor

Hi @taoyonggang, thanks for using Fast DDS.
Unfortunately, Fast DDS build does not yet support Ubuntu 24.04. It is part of our roadmap and will be supported soon.
Please, refer to the supported OS in the build system dependencies section for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants