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

Update README.md with extra libfreenect2 flag #381

Merged
merged 1 commit into from Mar 20, 2018

Conversation

samarth-robo
Copy link
Contributor

When compiling libfreenect2 with CUDA and enabling C++11, the CUDA_PROPAGATE_HOST_FLAGS flag for CMake needs to be turned off. This prevents propagating the C++11 flags to NVCC. See BVLC/caffe#5262 for more details.

When compiling libfreenect2 with CUDA and enabling C++11, the CUDA_PROPAGATE_HOST_FLAGS flag for CMake needs to be turned off. This prevents propagating the C++11 flags to NVCC. See BVLC/caffe#5262 for more details.
@bbferka bbferka merged commit 3639ae2 into code-iai:master Mar 20, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants