[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
GNU Gama YAML input format is dependent on C++ YAML-CPP library written by Jesse Beder https://yaml.org/. With the Gama primary build system (autotools) you need to install the library at your system, for example on Debian like systems it is libyaml-cpp-dev package.
A different solution is used in the alternative Gama cmake based
build, where the source codes are expected to be available from the
lib
directory. Change to "GNU Gama sources"/lib and clone the
git repository.
cd "GNU Gama sources"/lib git clone https://github.com/jbeder/yaml-cpp
This document was generated on February 17, 2024 using texi2html 1.82.