Edit on GitHub

Library Setup

C Windows

Compiler and Builder

Building the Library

WARNING: If the library file should be built in lower or higher version 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 into Visual Studio 2009 or lower one.)

Building and Running the Sample Code

The DYNAMIXEL SDK sample code for C uses the library files(.dll for Windows) built in C language.

By doing above, each released DYNAMIXEL SDK have latest library files in [DynamixelSDK folder]/c/build/[winXX]/output/dxl_xYY_c.dll which were built by its own source code.