cog/COMPILE

6 lines
464 B
Plaintext
Raw Normal View History

To compile Cog, you must first compile all of the projects in the Frameworks, Plugins, and Preferences folders with the Release build configuration.
2006-04-02 16:55:03 +00:00
To make this easier, I have created a bash script named build_dependencies.sh in the Scripts folder. Just run that in a terminal from the project root (./Scripts/build_dependencies.sh). When it is finished, all the dependencies should be built.
2006-04-02 16:55:03 +00:00
If you have any problems, email me at vspader@users.sourceforge.net