Hello,
finally some progress, mostly by trial and error, but hey, I can build make, base, gui and back from what I think to be the latest release versions in github. The number in the so files seem to indicate this.
Then I got ProjectCenter to build, also from github. And it seems to work. I did a first test, and I could build and execute the ubiquitous Hello World as a Tool. Small detail, as I start ProjectCenter with the openapp command, I see the following:
[edwin@ottopedi /usr/ports/devel/gorm/work/apps-gorm-04554d2]$ openapp ProjectCenter
2024-02-02 22:42:56.724 ProjectCenter[26915:101910] No local time zone specified.
2024-02-02 22:42:56.724 ProjectCenter[26915:101910] Using time zone with absolute offset 0.
2024-02-02 22:42:56.723 ProjectCenter[26915:101910] Build tool found: /usr/local/bin/gmake
2024-02-02 22:42:56.730 ProjectCenter[26915:101910] Debugger tool found: (null)
2024-02-02 22:42:56.744 ProjectCenter[26915:101910] NSDocumentClass PCProjectDocument not found
2024-02-02 22:42:56.744 ProjectCenter[26915:101910] NSDocumentClass PCProjectDocument not found
2024-02-02 22:42:56.744 ProjectCenter[26915:101910] NSDocumentClass PCClassDocument not found
2024-02-02 22:42:56.744 ProjectCenter[26915:101910] NSDocumentClass PCClassDocument not found
2024-02-02 22:42:56.744 ProjectCenter[26915:101910] NSDocumentClass PCHeaderDocument not found
2024-02-02 22:42:56.744 ProjectCenter[26915:101910] NSDocumentClass PCCDocument not found
Anybody knows what is missing here?
Kind regards,
Edwin Ancaer