Search found 3 matches
- Tue Jun 27, 2006 12:40 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 91179
.. Does anyone know if the XCode requirement is mandatory, i.e. is there some vital API which is used, or is it mainly due to coding style or simple the XCode project? no its not mandatory, all Xcode does is invokes gcc with a bunch of parameters and g++ does the rest. But you need to include those...
- Mon Jun 26, 2006 11:36 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 91179
[Tutorial] Getting started on Mac OS X
I figured my problem in my prev. post so I thought I should share the solution. then I thought its easier to explain eveything from the beginning. So here we go. Getting started on Xcode You will need Xcode 2 which can only be installed on Mac OS 10.4 (aka Tiger). 1. Create empty project: File->New ...
- Mon Jun 26, 2006 4:29 am
- Forum: Beginners Help
- Topic: need help starting
- Replies: 14
- Views: 1234