Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: ferrellsl on July 02, 2009, 03:29:31 AM

Title: Os4 sdk
Post 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?
Title: Re: Os4 sdk
Post by: slayer on July 02, 2009, 05:08:37 AM
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...
Title: Re: Os4 sdk
Post by: spirantho on July 02, 2009, 08:16:03 AM
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.
Title: Re: Os4 sdk
Post by: ferrellsl on July 02, 2009, 02:09:39 PM
Great.  I'll give CubicIDE a spin.