We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I meet problem when I install the SIBR viewer:
The downloadAndExtractZipFile didn't work...? -- Found a 3rdParty ASSIMP dir : E:/3DGS_Recurrence/gaussian-splatting/SIBR_viewers/extlibs/assimp. CMake Error at D:/cmake_3.30.5/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233 (message): ASSIMP wasn't found correctly. Set ASSIMP_DIR to the root SDK installation directory. (missing: ASSIMP_INCLUDE_DIR ASSIMP_LIBRARIES) Call Stack (most recent call first): D:/cmake_3.30.5/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) cmake/windows/Modules/FindASSIMP.cmake:98 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/windows/dependencies.cmake:88 (find_package) cmake/windows/include_once.cmake:20 (include) src/CMakeLists.txt:46 (include_once)
Is there anyone know why it is?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I meet problem when I install the SIBR viewer:
The downloadAndExtractZipFile didn't work...? -- Found a 3rdParty ASSIMP dir : E:/3DGS_Recurrence/gaussian-splatting/SIBR_viewers/extlibs/assimp. CMake Error at D:/cmake_3.30.5/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233 (message): ASSIMP wasn't found correctly. Set ASSIMP_DIR to the root SDK installation directory. (missing: ASSIMP_INCLUDE_DIR ASSIMP_LIBRARIES) Call Stack (most recent call first): D:/cmake_3.30.5/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) cmake/windows/Modules/FindASSIMP.cmake:98 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/windows/dependencies.cmake:88 (find_package) cmake/windows/include_once.cmake:20 (include) src/CMakeLists.txt:46 (include_once)
Is there anyone know why it is?
The text was updated successfully, but these errors were encountered: