Page 1 of 1

NatNetLib.dll not found

Posted: Mon May 19, 2008 5:59 am
by hpcv
Problem: Versions 1.1.034 Final C and D of the Rigid Body toolkit seem to be missing a DLL file called NatNetLib.dll. The library NPRigidBody.dll depends on NatNetLib.dll since Final C, causing applications built against NPRigidBody.dll to break. Finals B and A work just fine.

Suggested fix: include NatNetLib.dll in the distribution.

Workaround: use Final B.

Re: NatNetLib.dll not found

Posted: Mon May 19, 2008 11:29 am
by beckdo
We've pulled the NatNetLib.DLL into our libraries and applications so that the DLL should no longer be required. I will take a closer look at this.

Re: NatNetLib.dll not found

Posted: Wed May 21, 2008 11:18 am
by beckdo
This DLL will be pulled into our libraries so that you won't need this DLL in the upcoming release. In the mean time, the DLL is included in the sample application instead of the tracking tools:

http://media.naturalpoint.com/software/ ... SDK1.4.zip

Re: NatNetLib.dll not found

Posted: Thu May 22, 2008 5:52 am
by hpcv
Excellent, thanks!