- This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Using SOFA › RunSofa (Building SOFA error)
Hi, After compilation when i run runsofa.exe file it gives me errors
SofaSimulationTree. dll , SofaHelper.dll , SofaBaseCollision is missing from your computer.
I am not able to understand this.
Kindly help me
Now CMAKE produces this error while configuring:
CGAL libraries not found Could not find a package configuration file provided by “CGAL” with any of
the following names:
CGALConfig.cmake
cgal-config.cmake
Add the installation prefix of “CGAL” to CMAKE_PREFIX_PATH or set
“CGAL_DIR” to a directory containing one of the above files. If “CGAL”
provides a separate development package or SDK, be sure it has been
installed.
What is this error and in building on windows nothing is mentioned about it. How to resolve this error kindly help
Hi @rubab
You are trying to compile the CGALPlugin, based on the CGAL meshing library.
The CGAL plugin in SOFA is optional, if you don’t need it, do not compile it, it will make the compilation phase easier. In case you need it, please carefully the doc about the plugin.
The error that you have is due to the fact you are trying to compile the CGALPlugin in SOFA without a compiled version of the CGAL lib.
Best
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.