DanielChappuis / reactphysics3d

Open source C++ physics engine library in 3D

Home Page:http://www.reactphysics3d.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testbed build error with glDisableVertexAttribArray

ktrace opened this issue · comments

/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: testbed/CMakeFiles/testbed.dir/src/SceneDemo.cpp.o: undefined reference to symbol 'glDisableVertexAttribArray'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libGL.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

Hello. Sorry for my late answer. Can I please ask you how did you install the library exactly?