Building-and-Running-the-Example-Program-in-Windows
Customer Support
zForce® SDK : Building and Running the Example Program in Windows
Created by
user-ff352 on Feb 21, 2018
Build the program
- Open the solution file zForceSDK-Example.sln, do either of the following:
- Open it from Visual Studio 2017.
- Open it from the File Explorer.
- Make sure that the configuration is set to “x64”.
- Select build type: Release or Debug
- Select Build>>Build Solution in the menu.
Result: the directory zForceSDK is created.
Run the program the first time
- From the File Explorer, open the folder zForceSDK\Windows\x86-64.
- Copy zForce.dll.
- Open the folder zForceSDK\x64
- Paste zForce.dll into the subfolder Release or the subfolder Debug (either will be present depending on the selected configuration)
- Select either
- Debug >>Start Debugging, or
- Debug >>Start without Debugging
Repeat steps 1 to 4 whenever you change the build type (Release or Debug).
Document generated by Confluence on Sep 25, 2025 09:43