.. include:: /include.txt .. _getting_started_howto_setup: ======================= Development Setup ======================= Depending on the programming language with which you want to develop eCAL applications, the setup to successfully be able to build & run the samples differs. In general, you will need the language bindings of choice, and language specific setup will be described in the following: * C/C++: :doc:`setup/cpp` * Python: :doc:`setup/python` .. toctree:: :hidden: setup/cpp setup/python