Unshackling Evolution: How to compile - GiorgosMethe/Soft-Robots-Novelty-Search GitHub Wiki

CPPN-NEAT-(Unshackling Evolution)

In directory: UnshacklingEvolution/ run: $ sh buildAll.sh, this script is going to compile:

  • tinyxmldll, By Jason Gauci, based on tinyxml.
  • zlib, A Massively Spiffy Yet Delicately Unobtrusive Compression Library.
  • Board, A vector graphics C++ library.
  • JGTL, This is a set of heavily templated C++ header files containing containers, data structures, & utilities not found in the STL.
  • Voxel_Sim_NoGui, the underlying voxelyze engine of VoxCad without the gui.
  • HyperNEAT, the code for the HyperNEAT, plus the softbot experiment source file.