Hi!
I am noob at wrapper DLLs, so my question is: are torque wrapper dlls compatible with B3D (i know, i have to create the decls file first)?
Where are the Torque Wrapper Dlls?
i got one from a friend in canada (its a trackIR-wrapper dll for torque engine). i am trying to get this to work with blitz3d. atm i still get annoying "userlib not found" errors while trying this. i don't know where to search the error... is it my decls file or is the wrapper dll not working with b3d? or do i have to write a new wrapper dll for TrackIR for B3D?
damned that i never learned c/c++ and dll writing...
So you want to use TrackIR with B3D, and not a dll-wrapped Torque with B3D?
Your .decls file must start with:
.lib "myfile.dll"
And the dll must be in the "userlibs" folder, or in your app folder.
its a trackir-wrapper dll for torque. i have my decls file and the dll in the userlibs folder, but i still get the error at first trackir call...
Another solution. Maybe the BEST !!!: GlovePIE
http://carl.kenner.googlepages.com/glovepieNaturalPoint (Or eDimensional) TrackIR, OptiTrack, SmartNav supported.
jp