Open avbiswas opened 5 years ago
This is my fault, I will correct it later, you can pull the fixed version again.
please, can anyone help, i have installled all the dependences in ubuntu 16.04. I am also getting errors while running make python
./sim/World.h:5:10: fatal error: 'btBulletDynamicsCommon.h' file not found
seems like it's having trouble finding Bullet. You might want to check your include paths, to make sure it's pointing to Bullet properly.
I have installed all the dependencies in Ubuntu 18. I am getting the below error when running the "make python" command:
sim/ObjTracer.cpp:218:3: error: use of undeclared identifier 'cDrawUtil::LoadShaderUniforms' cDrawUtil::LoadShaderUniforms(); ^ 20 warnings and 1 error generated. Makefile:49: recipe for target 'objs/sim/ObjTracer.o' failed make: *** [objs/sim/ObjTracer.o] Error 1