[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gorm don't work
From: |
Riccardo Mottola |
Subject: |
Re: Gorm don't work |
Date: |
Fri, 25 Jan 2019 13:14:46 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 |
Hi David,
David Chisnall wrote:
If this assertion fails, it means that the Objective-C compiler /
runtime that you are using is not able to find reflection metadata for
the _window ivar in NSDocument. This is quite worrying, because
looking up ivars via the reflection APIs worked even back in the GCC
3.x days.
indeed. I don't have any issues on gcc 7.3
I have yet to try older versions because I did not update yet all mo
installations, but I think German has something sepcific hitting him.
Riccardo