- This topic has 9 replies, 2 voices, and was last updated 7 years, 6 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Using SOFA › [SOLVED] CGAL plugin install
Tagged: 64_bits, CGAL plugin, Linux_ubuntu, SOFA_1608
Hello,
I am not able to install the CGAL plugin. I use ubuntu 16.04 ..
I installed GMP, MPFR, Boost, CGCAL. But when is it to follow this step:
Configure. Set GMP_DIR and MPFR_DIR to the location that you installed GMP and MPFR. Configure again and generate.
GMP_DIR and MPFR_DIR do not appear in cmake-gui.
What are you doing wrong?
Hi Pedro,
what is the version of CGAL you are using?
what is the error/output you get ?
GCAL is 4.11…
Where there are no GMP and MPFR directories?
I actually did not have to set up these directories.
However, CGAL library is evolving fast and most of all, the API is often broken. The SOFA plugin CGALPlugin is compatible up to CGAL4.7 to my best knowledge.
Hugo
I instaled version 4.7 and running the example gives library of this error
File data/output.vtu NOT FOUND in :/home/pedro/sofa/sofa/v16.12/src/examples:/home/pedro/sofa/sofa/v16.12/src/share
File data/output.vtu NOT FOUND in :/home/pedro/sofa/sofa/v16.12/src/examples:/home/pedro/sofa/sofa/v16.12/src/share
Error creating file data/output.vtu
In the VTKExporter I set :
filename="output.vtu"
it works fine, try running it again.
To be continued..
File output.vtu NOT FOUND in: /home/pedro/sofa/sofa/v16.12/src/examples: /home/pedro/sofa/sofa/v16.12/src/share
File output.vtu NOT FOUND in: /home/pedro/sofa/sofa/v16.12/src/examples: /home/pedro/sofa/sofa/v16.12/src/share
VTKExporter: error while fetching data field ‘outputCellData’ of object ‘generator’, check object name
what version of SOFA are you using?
v16.12
Yes Pedro sorry it was written in your path.
Any news ?
I don’t get the problem. By running the scene twice worked for me (I am using the master version of SOFA but it should be the same).
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.