- This topic has 1 reply, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Building SOFA › [SOLVED] PairInteractionForceField.h not found
Tagged: 32_bits, Linux_ubuntu, SOFA_1608
Hello,
I am building SOFA on Ubuntu 12.04. I use the cmake 2.8.12.
/home/eligiusz/cmake/cmake/bin/cmake ../src/
I get the following comments. It happens for both the
stable and the unstable versions.
Could you help with it ?
best,
Elek
[ 33%] Building CXX object SofaKernel/SofaCommon/SofaLoader/CMakeFiles/SofaLoader.dir/initLoader.cpp.o
Linking CXX shared library ../../../lib/libSofaLoader.so
[ 33%] Built target SofaLoader
Scanning dependencies of target SofaRigid
[ 33%] Building CXX object SofaKernel/SofaCommon/SofaRigid/CMakeFiles/SofaRigid.dir/JointSpringForceField.cpp.o
In file included from /home/eligiusz/soffa/sofa/master/src/SofaKernel/SofaCommon/../modules/SofaRigid/JointSpringForceField.inl:28:0,
from /home/eligiusz/soffa/sofa/master/src/SofaKernel/modules/SofaRigid/JointSpringForceField.cpp:27:
/home/eligiusz/soffa/sofa/master/src/SofaKernel/SofaCommon/../modules/SofaRigid/JointSpringForceField.h:29:58: fatal error: sofa/core/behavior/PairInteractionForceField.h: No such file or directory
compilation terminated.
make[2]: *** [SofaKernel/SofaCommon/SofaRigid/CMakeFiles/SofaRigid.dir/JointSpringForceField.cpp.o] Error 1
make[1]: *** [SofaKernel/SofaCommon/SofaRigid/CMakeFiles/SofaRigid.dir/all] Error 2
make: *** [all] Error 2
eligiusz@eligiusz-laptop:~/soffa/sofa/master/build$
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.