![]() |
PST SDK
5.2.0.0-0eac0f6
|
This example can be found in Development\examples\cpp\sharedmemory\sharedmemory.cpp
.
This example shows how to activate the shared memory communication pipeline that enables communication of the PST Client application through the PST SDK. Note that for the shared memory pipeline to function, the application has to run with elevated access (administrator rights). After enabling shared memory, the PST Client application can be used to download calibration information and manage tracking targets.
When compiling and running this example, please make sure that the required dependencies can be found by the executable (e.g. by copying the Development\Redist
directory into the build directory). On Windows, the Visual Studio project files are configured to use a relative path to the Development\Redist
directory as the working directory. If the examples have been copied, please ensure the working directory is still valid.