Skip to content

Building open_iA

Bernhard Froehler edited this page May 22, 2020 · 12 revisions

The easiest way to set up a working build environment for open_iA in an automated fashion is through our superbuild.

For more detailed information on how to manually set up a build environment, please consult our guides on setting up open_iA with

  • [Windows using Visual Studio](Windows Build)
  • [Ubuntu Linux using g++](Linux Build)
  • [macOS using clang](macOS Build)

To install/deploy open_iA, we use CPack. See [Deploying open_iA](Deploying open_iA).

For information on the supported build tool / library versions, see our Compatibility page!

Clone this wiki locally