facebookresearch / DeepSDF

Learning Continuous Signed Distance Functions for Shape Representation
MIT License
1.41k stars 259 forks source link

SampleVisibleMeshSurface.cpp.o: undefined reference to symbol 'glGetTexImage' #101

Open shuzhangshu opened 2 years ago

shuzhangshu commented 2 years ago

/usr/bin/ld: CMakeFiles/SampleVisibleMeshSurface.dir/src/SampleVisibleMeshSurface.cpp.o: undefined reference to symbol 'glGetTexImage' /usr/bin/ld: /lib/x86_64-linux-gnu/libOpenGL.so.0: error adding symbols: DSO missing from command line Hello!I displayed this error when compiling, but I did not find a solution. Can you help me