Windows

The following steps explain how to add install calceph package on Windows.

Distributions

The following step install calceph using vckg on Windows. The following instructions assume that vckg is already installed.

vcpkg install calceph

The following step install calceph using MSYS2 on Windows. The following instructions assume that msys2 is already installed.

Different packages exist for different architecture and compilers : mingw-w64-calceph. So you may replace the name of the package by the adapted package’s name.

pacman -Sy mingw-w64-x86_64-calceph