3DGS.cpp
3DGS.cpp copied to clipboard
missing head file shaders.h in GSScene.cpp
I run the program on apple m1 pro with next command line and run successfully: mkdir build cd build cmake .. make cd build/apps/viewer ./3dgs_viewer ply_file_path
but when I want to check the code i found there is an error My CLion told me: