NASA-Tensegrity-Robotics-Toolkit / NTRTsim

The NASA Tensegrity Robotics Toolkit Simulator, a physics based simulator to research the design and control of tensegrity robots.
Apache License 2.0
162 stars 81 forks source link

Some issues in configing a project under CodeBlocks #214

Open zhangzmkevin opened 7 years ago

zhangzmkevin commented 7 years ago

Hello, thank you for your attention, When i config a project with CodeBlocks something throwing out like this: "/home/kevin/tgtest/tgtest/App3BarTraditional.cpp:55:undfined reference of ‘tgBoxGround::Config::Config(btVector3, float, float, btVector3, btVector3)’ collect2: error: ld returned 1 exit status" And i've link libtgcreator.so libcore.so libterrain.so . Please tell me what's going on...