Search found 2 matches
- Tue Mar 02, 2010 7:36 am
- Forum: Tracking Tools
- Topic: a very basic question
- Replies: 8
- Views: 8355
Re: a very basic question
<t>I am not trying to load the trackingtools dll but the NPRigidBody.dll. the code is all the original code from the sample project from optitrack, and it seems ok to me. <br/> <br/> const string DllLoc = "C:\\Program Files\\NaturalPoint\\RigidBody\\API\\NPRigidBody.dll";<br/> <br/> [DllImport(Rigid...
- Mon Mar 01, 2010 7:58 am
- Forum: Tracking Tools
- Topic: a very basic question
- Replies: 8
- Views: 8355
Re: a very basic question
I jut installed the latest versions of the tracking tools and the OptiTrack SDK and i have the same problem. The C# Rigid Body sample cannot open the dll and i cannot load the dll as a reference in a C# project. Does anyone have an idea how i can sovle this?