I've been looking into subprojects and bundles, but it's not clear to me how to create a minimal (failing) test of this. At this point I am not sure how to proceed.
On the bright side, writing a minimal test for frameworks worked, so it's not just a frameworks problem. Patryk > On Dec 29, 2019, at 6:21 AM, David Chisnall <[email protected]> wrote: > > On 29 Dec 2019, at 13:16, Fred Kiefer <[email protected]> wrote: >> >>> 2019-12-29 00:35:39.702 ProjectCenter[10666:10666] NSDocumentClass >>> PCProjectDocument not found > > Is this project using ld -r (I forget what GNUstep Make calls this - > subprojects?)? If so, it may be the same issue as Base Additions, which > can’t be linked with BFD LD. > > David >
