Cog/COMPILE

6 lines
369 B
Text
Raw Normal View History

2005-06-29 14:11:12 -04:00
To compile Cog, you must first compile all of the projects in the Libraries folder with the Deployment build configuration.
2006-04-02 12:55:03 -04:00
To make this easier, I have created a bash script named build_libs.sh in the Libraries folder. Just run that in a terminal, and when it is finished, all the libraries should be built.
2005-06-29 14:11:12 -04:00
If you have any problems, email me at vspader@users.sf.net