View Single Post
Old 09 February 2015, 04:05   #6
NovaCoder
Registered User
 
NovaCoder's Avatar
 
Join Date: Sep 2007
Location: Melbourne/Australia
Posts: 4,400
Quote:
Originally Posted by vim View Post
I did manage to get a small hello world compiling in AmigaDevCpp so that's a small step forward. Made a small guide also. Some questions if anyone has some answers.

AmiDevCpp only seems to be able to build for AmigaOS 3.x or have i just failed to find the settings for it? Would be nice to be able to build for Amiga 500.

Anyone that have some basic example program in C or C++ i could look at? Trying to make sense of the library's and the hardware usage.
AmiDevCpp is a cross compiler, it can target many different platforms.

Not sure what you mean about the difference between compiling for OS 3.x and an A500...you do know that an A500 can run OS 3.x don't you?

I wrote some example C++ that might help you get started, it's a bit shit but will give you some ideas


http://eab.abime.net/showthread.php?t=61692
NovaCoder is offline  
 
Page generated in 0.05601 seconds with 11 queries