Build and install CamiTK

In the terminal with admin privilege:

cd c:\where\you\unzip\the\scripts\in\step\1
setup3-buildcamitk.bat

This will configure and build the downloaded CamiTK version.

Check the installation

Run camitk-imp

After the compilation and installation, you can use CamiTK as a user (run an application provided by the community edition) or a developer (to develop your own CEP). Binary executables are located in C:\camitk\bin. Just double-click on camitk-imp.exe or any other provided application (note that you need a command prompt to run camitk-config.exe which is a console application, see below).

Run camitk-config

Launch a new command shell and type:

cd C:\camitk\install\bin
camitk-config --config

This should print details information about camitk version, where camitk is looking for extensions (aka the extension repository), and the default installed extensions.