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

[compile error] error: ISO C++ prohibits anonymous structs [-Werror=pedantic] #5864

Open
jieunko opened this issue Oct 31, 2023 · 1 comment
Labels
kind: compile error Type of issue status: triage Labels incomplete

Comments

@jieunko
Copy link

jieunko commented Oct 31, 2023

Operating System and version: Ubuntu 20.04 (Jetpack 5.1.1)
Compiler: gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1-20.04.1)
PCL Version: 1.10
ROS : Galactic

I am facing the same anonymous struct error while building pointcloud_preprocessor package in autoware as described in issue:2303.
#2303

However, I could not solve the issue with the solution in the link.
Is there anyone who solved the issue?
Any advice will be grateful
Thanks.

@jieunko jieunko added kind: compile error Type of issue status: triage Labels incomplete labels Oct 31, 2023
@mvieth
Copy link
Member

mvieth commented Oct 31, 2023

@jieunko What have you tried exactly? Please show your CMakeLists.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: compile error Type of issue status: triage Labels incomplete
Projects
None yet
Development

No branches or pull requests

2 participants