![]() |
VR-Forces 4.3 Class Documentation
|
This page describes the various settings for building an application with the Remote Control API.
On Windows, set the paths to VR-Forces and VR-Link's include and lib directories in your project settings. Also, you need the paths to your RTI tree for HLA. VR-Link and RTI distributes both debug and release versions of its libraries.
For HLA, link against the following libraries:
From VR-Forces:
From VR-Link:
From the RTI:
For DIS, link against the following libraries:
From VR-Forces:
From VR-Link:
vlDISRTd.lib matrixRTd.lib mtlRTd.lib vlutilRTd.lib
The remoteControl example project file is in ./examples/remoteControl
[<< Running VR-Forces Applications in Batch Mode] [Home] [Top of Page]