devel:dependency:scenco
Building ScEnco
- Clone the most recent version by running: git clone https://github.com/allegroCoder/scenco-workcraft
- Navigate to the
scenco-workcraft
directory. - Edit
scenco-workcraft/inc/config.h
and at line 21 setscenariosLimit
to 200. (This is necessary for OSX only as allocating much memory is problematic). - Save these changes.
- In file
scenco-workcraft/Makefile
remove-static
fromLD_FLAGS
on line 7. - In the
scenco-workcraft
directory in the terminal, runmake
. - The binary,
scenco
, can now be found inscneco-workcraft
.
Copyright © 2014-2024 workcraft.org