eCAL Library Installation
rustecal is built on the eCAL v6 API and is not compatible with earlier eCAL v5 releases. General instructions for installation can be found here.
Windows
- Install eCAL
- Set the environment variable:
$env:ECAL_HOME = "C:\eCAL"
Expected structure:
%ECAL_HOME%/
├── include/ecal_c/
└── lib/ecal_core_c.lib
Linux
Install system-wide from source or package. Headers and libraries should be in:
/usr/include/ecal_c/or/usr/local/include/ecal_c//usr/libor/usr/local/lib