Re: all GUI apps crash on window

Riccardo Mottola <[email protected]> Mon, 22 Feb 2021 16:59:31 +0100
Newsgroups gmane.comp.lib.gnustep.devel
Message-ID <[email protected]>
Hi Richard,

Richard Frith-Macdonald wrote:
>
>> Actually, I now think my copy of make must not have been up to date ... it looks like a change there may have broken things.
> But I've done *lots* of rebuild attempts now,  including one where I deleted everything in /mingw64/Local before building/installing base/gui/back using code from git master today.
> Thematic is still working for me with that.

So, the first upgrade did fail for you, then some kind of "clean build" 
magically made it work with the *same* code versions?
I upgraded all libraries with a make uninstall, make clean and then 
reinstall, this should have removed the old version.

Do you install core libraries in System or Local ?

I did rebuild twice, but on one install, I can't get it to work.

Riccardo