Hi,

On Friday, May 02, 2025 01:21 CEST, "Steven Harms (High-Security Mail)" 
<[email protected]> wrote:

> On Thu, May 1, 2025 at 17:41, Sebastian Reitenbach 
> <[[email protected]](mailto:On Thu, May 1, 2025 at 17:41, 
> Sebastian Reitenbach <<a href=)> wrote:
> 
> > What project type did you create? Sounds like you created the default 
> > "Aggregate".
> > Create a new one of type "Application", and try again.
> >
> > Sebastian
> 
> This was, of course, the correct step. Thanks.
> 
> Is
> 
> http://andrewd.ces.clemson.edu/courses/cpsc102/notes/GNUStep-manual.pdf
> 
> http://andrewd.ces.clemson.edu/courses/cpsc102/notes/GNUStep-manual.pdfAn 
> appropriate guide for getting started?

it's a bit dated, but still a good start, 90% of what's described there, still 
applies I would say.

It doesn't mention ARC in any form, but if you don't want to get tripped off 
with memory management and reference counting, 
you should investigate into ARC. It will make your life much easier.

Once you have a halfway understanding of how these pieces fit together, you may 
check out ChatGPT.
Not everything ChatGPT is telling you is a good idea to start with, but discuss 
concepts, ideas etc, before 
you ask for implementation help ;)
Then tell it explicitly that you're NOT on a Mac, and use objective-c with 
GNUstep Appkit etc. Then at least for myself, it was,
and still is, quite helpful. It can even help you, or at least has some hints, 
when it comes to use ProjectCenter and Gorm.

Sebastian

> 
> Steven


Reply via email to