Difference between revisions of "Compiling MegaHAL on OS X"

From Robert-Depot
Jump to: navigation, search
(Created page with "Edited from these instructions - http://blog.marc-seeger.de/2008/03/04/compiling-megahal-on-osx/ *Download MegaHAL: http://sourceforge.net/project/showfiles.php?group_id=10585&r...")
(No difference)

Revision as of 11:43, 14 October 2012

Edited from these instructions - http://blog.marc-seeger.de/2008/03/04/compiling-megahal-on-osx/

perl -pi -w -e 's/\#include <malloc.h>/\#include <\/usr\/include\/malloc\/malloc.h>/g;' megahal-9.1.1/*.c