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

Cmake Error at /pcl/tools/ensenso_viewer.cpp #3034

Closed
AllenZhuer opened this issue Apr 24, 2019 · 1 comment · Fixed by #3035
Closed

Cmake Error at /pcl/tools/ensenso_viewer.cpp #3034

AllenZhuer opened this issue Apr 24, 2019 · 1 comment · Fixed by #3035

Comments

@AllenZhuer
Copy link

Your Environment

  • Operating System and version:Ubuntu 16.04
  • Compiler: gcc
  • PCL Version:1.9

Context

>pcl/tools/ensenso_viewer.cpp:83:10: error: ‘std::this_thread’ has not been declared
std::this_thread::sleep_for(1s);

Expected Behavior

Current Behavior

Code to Reproduce

Possible Solution

I add "#include " and "#include " in tools/ensenso_viewer.cpp, and it works.

@taketwo
Copy link
Member

taketwo commented Apr 24, 2019

Thanks for reporting, we'll fix this soon.

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 a pull request may close this issue.

2 participants