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

fixed error when building project with BUILD_gpu_people=ON #1194

Merged
merged 1 commit into from
Apr 8, 2015

Conversation

antifriz
Copy link

when building project with BUILD_gpu_people=ON error: "a storage class is not allowed in an explicit specialization" occurs
fixed by removing static modifiers

same bug and solution are described here:
http://code.opencv.org/issues/3814

…e class is not allowed in an explicit specialization" by removing static modifiers where not needed
@jspricke
Copy link
Member

jspricke commented Apr 8, 2015

+1

taketwo added a commit that referenced this pull request Apr 8, 2015
fixed error when building project with BUILD_gpu_people=ON
@taketwo taketwo merged commit d3e4a49 into PointCloudLibrary:master Apr 8, 2015
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.

3 participants