Problem with iNEMO2_SDK_Wrapper.cs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-08-28 3:01 AM
Posted on August 28, 2012 at 12:01
I'm trying to use the V2 board as a sensor board for own experiments with sensor fusion using C# (in VS Express 2010)
But I already have the problem, that the debugger throws me out of the Wrapper in the Connect-function. It complains about, that the INEMO2_Connect function called from the DLL generates some stack inbalance, indicating, that there is some problem with the arguments. Does anybody else use the SDK with a .NET language?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-08-28 3:12 AM
Posted on August 28, 2012 at 12:12
Dear Gehnen
the problem you are facing is not so clear. To better understand, which operating systems are you using? have you added the content of ''redistrib'' folder to your bin/debug folder? what is the specific error your are receiving from the compiler? all the Best