discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GDL2 compilation errors


From: Edwin Ancaer
Subject: GDL2 compilation errors
Date: Thu, 30 Apr 2015 15:42:42 +0200

Hello

I just downloaded GDL2, and tried to compile it (I'm using Clang 3.4, and libobjc2).
I got the following compilation errors:

EOGenericRecord.m:1526:19: error: incomplete definition of type
      'struct objc_class'
  size = selfClass->instance_size;

EOGenericRecord.m:1622:26: error: incomplete definition of type
      'struct objc_class'
      size += objectClass->instance_size;

Can someone point me in the right direction?

Edwin Ancaer

reply via email to

[Prev in Thread] Current Thread [Next in Thread]