DSX Software Development Kit: Difference between revisions

From Software Product Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 31: Line 31:


:Your computer may ask you to confirm that you trust the source of the program you are installing.  
:Your computer may ask you to confirm that you trust the source of the program you are installing.  
The installer will install a number of header files in the <i>include</i> folder and 8 (4 debug and 4 release) static library files in the <i>lib</i> folder. It will also add the <b>CM_DSXSDK_DIR</b> variable to the computer's registry.


:When the Completed dialog appears the DSX SDK has been successfully installed on your computer.  
:When the Completed dialog appears the DSX SDK has been successfully installed on your computer.  

Revision as of 14:58, 6 April 2020

Language:  English  • français • italiano • português • español 


     Downloading the DSX SDK
C-Motion software is all downloaded over the Internet at www.c-motion.com.
Customers are provided login information to access the download page.
After you log in at www.c-motion.com, you will see a screen similar to this:

Click the DOWNLOAD Buttons to save the DSX SDK installation file to your computer.
Most web browsers will offer you a choice of where to save the downloaded file; make sure you remember where you save the downloaded file.
Run the installation executable file you downloaded.
We recommend saving at least one prior installation file of the DSX SDK that works for you, as older installation files may be removed from the C-Motion download page without notification.
     Installing the DSX SDK
When you run the executable file that you downloaded you will be guided though the installation steps.
Your computer may ask you to confirm that you trust the source of the program you are installing.

The installer will install a number of header files in the include folder and 8 (4 debug and 4 release) static library files in the lib folder. It will also add the CM_DSXSDK_DIR variable to the computer's registry.

When the Completed dialog appears the DSX SDK has been successfully installed on your computer.

Overview of the SDK

Debugging your code

Retrieved from ""