city-super/Octree-GS

The 'core/view' of SIBR_viewer is missing

yzslab opened this issue · 1 comments

Hi, looks like the core/view is required but not included in this repository:

add_subdirectory(core/view)

$ cmake -Bbuild . -DCMAKE_BUILD_TYPE=Release
...
CMake Error at src/CMakeLists.txt:79 (add_subdirectory):
  add_subdirectory given source "core/view" which is not an existing
  directory.
...

Thanks for your reminder, we update the code.