Welcome, Guest. Please login or register.

Author Topic: AmigaOS 4.0 - what new appz are coming for it?  (Read 4294 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show all replies
    • http://www.SteamDraw.de
Re: AmigaOS 4.0 - what new appz are coming for it?
« on: July 03, 2003, 04:48:06 PM »
@Stimpy

GoldED-AIX even comes with GGC (and vbcc) on the CD.

Install it, answer the questions, and of you go.

GoldED is even used in the official MorphOS-SDK (und the name MorphED).
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show all replies
    • http://www.SteamDraw.de
Re: AmigaOS 4.0 - what new appz are coming for it?
« Reply #1 on: July 03, 2003, 05:07:17 PM »
@Olle

Depends on what you mean.

GoldED has a menuitem to create makefiles, but I never tried that.

When in C(++) mode, GED will list all *.c and *.cpp files in the same dir with the
one you are working on on the right side of the window.

This can be switched to *.h files and makefiles by small buttons.

Clicking on an item in those list will open the file in a new window.

AFAIK there is no easy way to add an file to a makefile, but GED offers lots of
nice helpers like automatik construction of "if()" and so on.
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else