(08-01-2010, 02:29 PM)Urkle Wrote: the Penumbra Overture does compile on 10.4, as I am building using the 10.4 SDK for the production binaries. If you could post the errors then it would be easier to identify the issue. I'm sure it's just a missing dependency.
In Theory you could use the CMakeLists files that are included to generate raw Makefiles or an eclipse project.. However the cmake files are written specifically for linux builds at the moment. You can also just use eclipse or netbeans or whatever to edit the files and just use xcodebuild to build from the command line.
Thanks a lot for replying. I am really glad to know that you can build on 10.4. Right now I am too tired to even look at the project (I know it isnt that long or hard I just don't have the patience is what I really mean)... first thing tomorrow I am going to try building again and then post the errors along with some questions I have about setting up the source code in an eclipse project.