-
Notifications
You must be signed in to change notification settings - Fork 5
RanGenEncoding:How to compile
GiorgosMethe edited this page Apr 14, 2015
·
1 revision
First you have to compile VoxSim project. You must have Tinyxml lib installed.
- Then, in dir
Soft-Robots-Evolution/RanGenEncoding/
- Run,
$ mkdir build && cmake .. && make