This page contains information relating to an older version of ACAP. See here for the latest version.

Supported languages

The ACAP SDK is capable of building applications in various languages.

Shell script

The build process requires a Makefile, even if nothing is being compiled. An empty Makefile is necessary to build shell script programs.

C

Most of the examples are built using C and can be found on GitHub. The SDK uses gcc to compile C programs.

C++

For an example of a C++ application, go to using-opencv. The SDK uses g++ to compile C++ programs.


Back to top

© Axis Communications AB. All rights reserved. AXIS COMMUNICATIONS, AXIS, ARTPEC and VAPIX are registered trademarks of Axis AB in various jurisdictions, and you are not granted any license to use them. All other trademarks are the property of their respective owners.