AmiDevCpp

AmigaOS specific forum
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

AmiDevCpp

Post by Flype »

from the author :
AmiDevCpp is a Integrated Cross Platform Development Environment for Windows, that helps you to comfortable develop C/C++ Applications for the AmigaOS (m68k), AmigaOS4 (PPC), MorphOS(PPC) and for AROS (i686).
Image
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
va!n
Addict
Addict
Posts: 1104
Joined: Wed Apr 20, 2005 12:48 pm

Post by va!n »

interesting. thanks for sharing! btw, is this only for amiga developing or is this for x86 (windows / linux) developing too?
va!n aka Thorsten

Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

i tried yesterday - and here is what i can say :

It's a normal Win32 DevCpp installation.

But there are some so called "DevPacks" for AmigaOS4, AmigaOS3, Aros, MUI, Feelin, ...

GCC Compilers for all amigas are included and all the amiga os includes stuff are also included.

So that, you can compile project for Win32 or AmigaOS from windows.
Since the executable is compiled, start your WinUAE to test your program.

some links:
http://amidevcpp.amiga-world.de/index.php
http://amidevcpp.amiga-world.de/devpakupload.php
http://amidevcpp.amiga-world.de/afa_binarie_upload.php
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Post Reply