mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 00:08:02 +00:00
doc: Updated README to include base-devel in package installation list
This commit is contained in:
parent
3ba03b2d2f
commit
cd1a165eae
@ -337,7 +337,7 @@ git checkout fossa_compatibility
|
||||
|
||||
```shell
|
||||
# Dependencies
|
||||
sudo pacman -S cmake glew assimp boost gtk3 opencv glfw-x11 ffmpeg4.4 hdf5 fmt vtk eigen libxxf86vm embree3
|
||||
sudo pacman -S base-devel cmake glew assimp boost gtk3 opencv glfw-x11 ffmpeg4.4 hdf5 fmt vtk eigen libxxf86vm embree3
|
||||
# Project setup
|
||||
cd SIBR_viewers
|
||||
# export CC=$(which gcc-12) CXX=$(which g++-12) # optional, gcc-12 will ignore the error mentioned in section #[Installation from Source]
|
||||
|
Loading…
Reference in New Issue
Block a user