Re: Frameworks questions re layout and bundling

2021-05-07 Thread Andreas Fink
As far as I know, the clang compiler takes care of all this if you pass --framework  to include/link a specific framework and -F to tell it where the frameworks are. Thats all it should take to link a framework in this style. Philip George wrote on 07.05.21 20:10: > Just to have something

Re: Frameworks questions re layout and bundling

2021-05-07 Thread Philip George
Just to have something concrete to look at, I've included 2 tree diagrams of frameworks using Apple's layout *(minus modules and code signatures)*... *Development (with headers)* └ Quasi.framework ├ Quasi -> Versions/Current/Quasi ├ Headers -> Versions/Current/Headers ├ Resources

Re: ANN: GNUstep GUI Library 0.29.0

2021-05-07 Thread Josh Freeman
Thank you, Ivan, and everyone else who contributed to this release! Cheers, Josh On May 5, 2021, at 5:05 PM, Ivan Vučica wrote: 1 Announcement ** This is version 0.29.0 of the GNUstep GUI library ('gnustep-gui').