Linking Error in Centos:
Posted: Fri Sep 28, 2018 9:03 am
Hi,
I successfully installed Simbody 3.6 and OpenSim 4.0 on Centos Linux and all tests passed for both. I installed Simbody in /usr/local/ and OpenSim in /opt/opensim-core/ (with Simbody copied to /opensim-core directory). When I tried to build an example problem, it always fails with an error of form: "fatal error: SimTKcommon/internal/Xml.h". I see the header files for simbody are all there in /opt/opensim-core/include/simbody. Do I need to add something specific to the CMakeLists.txt file to ensure that these headers are 'seen' by the compiler?
Thanks.
Musa
I successfully installed Simbody 3.6 and OpenSim 4.0 on Centos Linux and all tests passed for both. I installed Simbody in /usr/local/ and OpenSim in /opt/opensim-core/ (with Simbody copied to /opensim-core directory). When I tried to build an example problem, it always fails with an error of form: "fatal error: SimTKcommon/internal/Xml.h". I see the header files for simbody are all there in /opt/opensim-core/include/simbody. Do I need to add something specific to the CMakeLists.txt file to ensure that these headers are 'seen' by the compiler?
Thanks.
Musa