Crash when using Leap Motion in VRED 2018.4

Crash when using Leap Motion in VRED 2018.4

Anonymous
Not applicable
491 Views
1 Reply
Message 1 of 2

Crash when using Leap Motion in VRED 2018.4

Anonymous
Not applicable

Hi,

 

We are currently working with VRED 2018.4 on Windows7, and we decided to use Leap Motion.

We tried the example scene and script and followed the steps, but everytime we select Run Script, VRed crashes and the report error window appears.

 

Path of Lib-leap: C:\Users\userName\Autodesk\lib-leap 

Path of LeapVRED: C:\Users\userName\Documents\Autodesk\VRED-10.2\ScriptPlugins

 

What could be the cause of this crash?

Thanks!

0 Likes
492 Views
1 Reply
Reply (1)
Message 2 of 2

michael_nikelsky
Autodesk
Autodesk

I have not tried the leap with VRED yet but from the crashdump I see that leap library is using an outdated compiler (Visual Studio 2012, VRED uses visual studio 2015). This can cause issues if their SDK does not have a strict C interface. If  possible a library using visual studio 2015 should be used, not sure if they provide one.

 

But that is just a guess on what might cause the crash.

 

Kind regards

Michael



Michael Nikelsky
Sr. Principal Engineer
0 Likes