![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Programmer
Join Date: Sep 2005
Location: Anchorage, Alaska
Posts: 37
Rep Power: 0
![]() |
so where would I get the developer tools? I'm seriously thinking about switching to a mac... since those new Macbooks came out
but I don't know anything about macs.... |
|
|
|
|
|
#12 |
|
Professional Programmer
|
The dev tools are on the install discs.
|
|
|
|
|
|
#13 |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3
![]() |
Xcode tools come as optional installs into the OS X install disks. They will not be installed by default into your system.
Xcode doesn't consume much RAM and processing power as you say. I use XCode 2.2 and OS X tiger, and Xcode's performance is pretty decent into my iMac G4 1GHz (let alone my G5), even when building Cocoa and OpenGL intensive applications. The command line can produce many problems if your program grows in size. For the novice programmer, programming with the terminal can be intimidating, but I know many people who like it better than using an IDE. Of course, it's all a matter of getting used to things. But if you intend to move to Obj-C and Obj-C++, where you will need to link you programs with multiple frameworks, I think Xcode will suit you best.
__________________
Project::Soulstorm (personal homepage) |
|
|
|
|
|
#14 |
|
Hobbyist Programmer
Join Date: Apr 2005
Posts: 218
Rep Power: 4
![]() |
I used Mac OSX for about a month at college last year and found Code Warrior was really good. It has and IDE but you said you want a less "Heavy" compiler. Code Warrior also has some command line compilers that work really well. The only downside is that its commercial software so you have to pay for it, but you can problly find a student version for cheaper or somthing.
|
|
|
|
|
|
#15 |
|
Expert Programmer
|
Metrowerks has discontinued CodeWarrior for Mac; I believe the last version is or will be version 10. (For some reason Metrowerks refuses to make their development tools compatible with Intel processors.) As I mentioned earlier, Intel will release a commercial developer package in the future which is intended to replace CodeWarrior.
|
|
|
|
|
|
#16 |
|
Professional Programmer
|
After Apples switch to Intel, they pretty much stated that any Mac centered development is going to have to be done in Xcode, and that all developers still user CodeWarrior are going to need to transition to Xcode. Its the only way you can produce universal binaries at this point.
Its all in the WWDC Keynote speech from last year. Steve basically said that any serious mac development needs to take place in Xcode. |
|
|
|
|
|
#17 | |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3
![]() |
Quote:
__________________
Project::Soulstorm (personal homepage) |
|
|
|
|
|
|
#18 |
|
Newbie
|
Well, either way, it looks like Xcode is looking to become the dominant programming utility for Mac anyways, so I might as well learn it.
|
|
|
|
|
|
#19 | |
|
Programmer
Join Date: Jan 2006
Location: UK
Posts: 55
Rep Power: 3
![]() |
Quote:
|
|
|
|
|
|
|
#20 | |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3
![]() |
Quote:
__________________
Project::Soulstorm (personal homepage) |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|