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

SIBR viewer cmake error #75

Open
peakybr1 opened this issue Sep 15, 2024 · 1 comment
Open

SIBR viewer cmake error #75

peakybr1 opened this issue Sep 15, 2024 · 1 comment

Comments

@peakybr1
Copy link

cmake src/projects/hierarchyviewer -B build -DCMAKE_BUILD_TYPE=Release -DBUILD_IBR_HIERARCHYVIEWER=ON -DBUILD_IBR_ULR=OFF -DBUILD_IBR_DATASET_TOOLS=OFF -DBUILD_IBR_GAUSSIANVIEWER=OFF
CMake Error at apps/gaussianHierarchyViewer/CMakeLists.txt:38 (include):
include could not find load file:

install_runtime

CMake Error at apps/gaussianHierarchyViewer/CMakeLists.txt:39 (ibr_install_target):
Unknown CMake command "ibr_install_target".

CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 3.18)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
See also "/tmp/pycharm_project_613/SIBR_viewers/build/CMakeFiles/CMakeOutput.log".

@oo0o00oo0
Copy link

Hey did you find a solution to this?

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

No branches or pull requests

2 participants