Edit on GitHub

Library Setup

C Windows

Compiler and Builder

Building the Library

WARNING: If the library file needs to be built in a lower or higher version of Visual Studio, change the Platform Toolset into the needed value. (ex: To use the DynamixelSDK c ver. library file in the MATLAB 2010 or LabVIEW 2010, the Platform Toolset should be changed to Visual Studio 2009 lower.)

Building and Running the Sample Code

The DYNAMIXEL SDK sample code for C uses the library files (.dll for Windows) compiled from the C language source.

By following the instructions above, The compiled .dll files are output to [DynamixelSDK folder]/c/build/[winXX]/output/dxl_xYY_c.dll after being built from the included source code.