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

OpenChisel works with 14.04 LTS stock setup for me #4

Open
schnaubelt opened this issue Dec 15, 2015 · 2 comments
Open

OpenChisel works with 14.04 LTS stock setup for me #4

schnaubelt opened this issue Dec 15, 2015 · 2 comments

Comments

@schnaubelt
Copy link
Contributor

Hi,
I can compile and run OpenChisel on two different computers with Ubuntu 14.04 LTS and the normal ros-indigo-* packages and the stock PCL 1.7.2.
To prevent getting an segmentation fault I just need to set the cmake build type to "Release" or "RelWithDebInfo".
When I don't set any build type or e.g. write "set(CMAKE_BUILD_TYPE Debug)", I get an segmentation fault.

@mklingen
Copy link
Collaborator

That's unusual, since I get the boost::lazcos segfault in release mode with PCL 1.7.2. I wonder if we have different versions of gcc?

@schnaubelt
Copy link
Contributor Author

I have this gcc version:
gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4

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