|
|
FAQ and Help
Unfortunately, nothing in life is truly free. The source is free and most of the time, so is my advice (not withstanding the usual comment about its value). This doesn't extend to debugging other bits of code that use the libraries. If you have questions about the core, ask away and I will add to the FAQ to help others.
-
How do I build the latest version?
- Grab the StuffIt archive, decompress and open it with CodeWarrior Pro 6.
- Select Make from the Project menu. This builds the actual libraries.
- Select either the PPC or the PPC++ target, then select Precompile from the Project menu. This builds the precompiled headers for use with the libraries.
If you have problems, or an earlier version of CodeWarrior, this is a little more complicated. Bear in mind that the open source version of the code only compiles under Pro 6. For earlier versions, you can use the static libraries or you can contact me about releasing earlier versions of the source. (This was mostly done to protect you from ugly code.)
-
What's the fastest way to contact you?
You can contact me via email. I'm usually pretty quick to respond, but bear in mind that I actually do have a day job and I sometimes can't get to things as quickly as I would like.
|