- This topic has 3 replies, 2 voices, and was last updated 3 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Getting Started › [SOLVED] Geomagic plugin for SOFA binary version
Tagged: binary, geomagic, SOFA_2012, sofaHaptics, VS2019, Windows_10
Hello, I am new to sofa, and I wanted to ask for your help in the installation procedure.I installed the latest binary version of Sofa (on Windows, with VS 2019) and I need to have the Geomagic plugin. However, this plugin is not present in the binary version, so I tried to compile it (this plugin only, not all sofa) by cloning the sofa repo from github, opening cmake-gui, setting CMAKE_PREFIX_PATH to sofa install directory. It gives me this error in the cmake-gui:
Could not find a package configuration file provided by “SofaHaptics” with
any of the following names:
SofaHapticsConfig.cmake
sofahaptics-config.cmake
I noticed that that file is present only in form “cmake.in” in the non compiled version of sofa. My question is: can I build and install this plugin alone without building all sofa? (I also tried building sofa but I had many errors when building it, so I was hoping I can build the plugin only). Thanks in advance!
Ciao @chiarasapo
Welcome to SOFA and its open forum!
The most straightforward way to do it would be to clone SOFA from sources and compile the entire SOFA project (with the CMake option PLUGIN_GEOMAGIC activated). The documentation page for compilation on Windows is available here.
Is this what you did?
Hugo
Hi, thank you! Yes, in the end I compiled from sources and I’m working with it now!
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.