The core of this plugin is the Sofa Python module available to python scripts from within the SofaPython components (they are not available outside Sofa environment, in the command-line python binary for example).
I’m working in Ubuntu 14.04 and, so far, I havn’t a solution. Even, I don’t know if it is the cause.
Nop! Directly in the Sofa folder:
“/path/to/sofa/build/CMakeCache.txt”
Hi @agniv,
I have the same problem writing my cpp scene. Could you check the CMakeCache file? I found a couple of issues, some lines in the file are empty, and I’m not sure if this is the problem.
In line 1491: TinyXML_LIB_DEPENDS:STATIC =
But, similarly:
In line 1692: csparse_LIB_DEPENDS:STATIC=
Line 1720: miniFlowVR_LIB_DEPENDS:STATIC=
Line 1729: newmat_LIB_DEPENDS:STATIC=
I suppose that, perhaps, there is a problem in the CMakeLists files and cmake does not build this libraries.
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.