Amiga.org
Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: ferrellsl on July 02, 2009, 03:29:31 AM
-
I'm wanting to get started with some C/C++ porting on OS4. Before I get started I want to know if the SDK available on Hyperion's site includes any type of IDE or is it a command-line only package. Anyone here know? If it doesn't include a decent IDE, are there any IDEs out there that I can use or am I stuck using the CLI to develop?
-
It's strictly gcc / shell...
there is a well known IDE and for the life of me it's escaped my mind... cubeIDE or something... and then there's the very new Codebench...
I'm sure if you do a few googles you'll find the proper pages to investigate...
-
Cubic IDE ( http://devplex.awardspace.biz/ ) is where you want to look. I've been using it for yeears. It's not an OS 4 app per se but it runs so well you'd not know it, and it's got specific support for OS 4 development.
-
Great. I'll give CubicIDE a spin.