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

with -python parameter, sequence<string> and sequence<enum> reported error. #383

Open
heliping opened this issue Jul 25, 2024 · 0 comments

Comments

@heliping
Copy link

use: fastddsgen -python
and then
cmake
make

when making, there are some errors.

[ 33%] Swig compile RecipeData.i for python
/home/heliping/Fast-DDS/install/include/fastdds/dds/core/LoanableTypedCollection.hpp:68: Warning 389: operator[] ignored (consider using %extend)
/home/heliping/Fast-DDS/install/include/fastdds/dds/core/LoanableTypedCollection.hpp:93: Warning 389: operator[] ignored (consider using %extend)
/home/heliping/codei/pyi/pro_runner/proto/protoFiles/RecipeData.i:124: Error: Syntax error in input(1).
make[2]: *** [CMakeFiles/RecipeDataWrapper_swig_compilation.dir/build.make:76:CMakeFiles/RecipeDataWrapper.dir/RecipeDataPYTHON.stamp] 错误 1
make[2]: *** 正在删除文件“CMakeFiles/RecipeDataWrapper.dir/RecipeDataPYTHON.stamp”
make[1]: *** [CMakeFiles/Makefile2:140:CMakeFiles/RecipeDataWrapper_swig_compilation.dir/all] 错误 2
make[1]: *** 正在等待未完成的任务....
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

1 participant