Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save madratman/2843c0f014cb5f7d42fa038b0dff2c51 to your computer and use it in GitHub Desktop.
Save madratman/2843c0f014cb5f7d42fa038b0dff2c51 to your computer and use it in GitHub Desktop.
Qt cloudcompare
  • For installing Qt, use sudo sudo ./qtblabla.run.

  • for discovering Qt in cmake, set CMAKE_PREFIX_PATH=/opt/Qt/5.8/gcc_64/ or simply $export CMAKE_PREFIX_PATH=/opt/Qt/5.8/gcc_64/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment