Welcome, Guest. Please login or register.

Author Topic: Os4 sdk  (Read 2165 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ferrellslTopic starter

Os4 sdk
« 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?
 

Offline slayer

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 188
    • Show only replies by slayer
Re: Os4 sdk
« Reply #1 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...
~Yes I am a Kiwi, No, I did not appear as an extra in \'Lord of the Rings\'~
1x AmigaOne X5000 2.0GHz 2gM RadeonR9280X AOS4.x
3x AmigaOne X1000 1.8GHz 2gM RadeonHD7970 AOS4.x
 

Offline spirantho

Re: Os4 sdk
« Reply #2 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.
--
Ian Gledhill
ian.gledhill@btinternit.com (except it should be internEt of course...!)
Check out my shop! http://www.mutant-caterpillar.co.uk/shop/ - for 8-bit (and soon 16-bit) goodness!
 

Offline ferrellslTopic starter

Re: Os4 sdk
« Reply #3 on: July 02, 2009, 02:09:39 PM »
Great.  I'll give CubicIDE a spin.