DanielChappuis / reactphysics3d

Open source C++ physics engine library in 3D
http://www.reactphysics3d.com
zlib License
1.54k stars 224 forks source link

testbed build error with glDisableVertexAttribArray #368

Open ktrace opened 10 months ago

ktrace commented 10 months ago

/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.

DanielChappuis commented 5 months ago

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