Advertisement

Some good programming tools for Macintosh?

Started by January 13, 2003 10:03 AM
2 comments, last by feldreich 21 years, 10 months ago
Where can i find some good C++ programming tools for the Macintosh??? PLS HELP ME!!
Have a search at Google ...

:::: Lektrix ::::
[ Google || ACCU || BarrysWorld || E-Mail Me ]
[ Google || Start Here || ACCU || STL || Boost || MSDN || GotW || CUJ || MSVC++ Library Fixes || BarrysWorld || [email=lektrix@barrysworld.com]E-Mail Me[/email] ]
Advertisement
Depends on your system.

OS X? You should have the Developer Tools CD with the computer - otherwise I think you can download them from the apple website somewhere. The Developer Tools have everything you need to begin programming OSX.

Otherwise? More difficult. In my experience, the best software for mac dev (on my system 7 machine) is Codewarrior by Metroworks. It''s not free though. Apple provide a resource editor called ''ResEdit'' which is pretty good too, but the best is one called ''Resourcerer'' (I forget who makes it).

Superpig
- saving pigs from untimely fates, and when he''s not doing that, runs The Binary Refinery.

Richard "Superpig" Fine - saving pigs from untimely fates - Microsoft DirectX MVP 2006/2007/2008/2009
"Shaders are not meant to do everything. Of course you can try to use it for everything, but it's like playing football using cabbage." - MickeyMouse

http://developer.apple.com/tools/ might help. Good luck

:::: Lektrix ::::
[ Google || ACCU || BarrysWorld || E-Mail Me ]
[ Google || Start Here || ACCU || STL || Boost || MSDN || GotW || CUJ || MSVC++ Library Fixes || BarrysWorld || [email=lektrix@barrysworld.com]E-Mail Me[/email] ]

This topic is closed to new replies.

Advertisement