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

Compilation fixes (ubuntu 20.04, gcc 9.3.0) #2

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

wonder-sk
Copy link
Contributor

  • cmake: find PDAL not Pdal (otherwise PDALConfig.cmake is not used)
  • cmake: add pdal version check (>= 2.2 because of ThreadPool include)
  • missing #includes
  • missing link to pthreads

- cmake: find PDAL not Pdal (otherwise PDALConfig.cmake is not used)
- cmake: add pdal version check (>= 2.2 because of ThreadPool include)
- missing #includes
- missing link to pthreads
@abellgithub abellgithub merged commit b2e39cc into hobuinc:main Nov 6, 2020
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.

2 participants