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

REMODE build error #31

Open
ryangswin opened this issue Aug 27, 2018 · 0 comments
Open

REMODE build error #31

ryangswin opened this issue Aug 27, 2018 · 0 comments

Comments

@ryangswin
Copy link

I followed the instruction and tried to build REMODE without ROS. Everything was fine including running "cmake -DGTEST_ROOT=$MY_WORKSPACE/googletest/install -DBUILD_ROS_NODE=OFF ..". But the last step "make" failed because of errors.

The following warning appeared many times.

/Home/Remode/rpg_open_remode/include/rmd/device_image.cuh:131:73: warning: throw will always call terminate() [-Wterminate]
throw CudaException("Image: unable to free allocated memory.", err);

Could you help me to solve this problem? Thank you!

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