- This topic has 2 replies, 2 voices, and was last updated 7 years, 5 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 › Building SOFA › [SOLVED] Building SOFA with both plugins: LeapMotion and Sensable (Phantom Omni)
Tagged: 64_bits, SOFA_1608, vs2015, Windows_10
Hi.
I’ve tried to build a solution for SOFA after creating with CMake.
I’ve had a couple of troubles and VisualStudio cannot compile.
May someone help me?
I’ve tried to see if there’s a problem while creating the solution with CMake, but CMake doesn’t say anything about a problem. Then, while compiling, this is what appears:
And, also:
A couple of days ago, I built a solution without Leap and without Sensable.
When I tried to pass the binaries from one computer to another, it died! And it had a weird error that I could not understand.
If anyone knows how to do it, could they help me, please?
Thanks a lot.
Wendy Arango (from Colombia)
Hi Wendy,
First, to handle Geomagic haptic devices, I would advise to use the latest Geomagic plugin.
About the LeapMotion problem, this is due to a move of files! Thank you for letting us know. You can fix it locally by changing in LeapMotionDriver.cpp :
<SofaBaseVisual/VisualTransform.h>
with
<SofaGeneralVisual/VisualTransform.h>
I will fix this for the upcoming release 17.06.
Best,
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.