discuss-gnustep
[Top][All Lists]
Advanced

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

Re: problem compiling base with clang / libobjc2


From: David Chisnall
Subject: Re: problem compiling base with clang / libobjc2
Date: Wed, 7 Oct 2015 18:35:45 +0100

On 7 Oct 2015, at 18:15, Riccardo Mottola <riccardo.mottola@libero.it> wrote:
> 
> I then used the "deprecated" gnustep make file of libobjc which says "gnustep 
> environment detected" and with that one it appears to work! thus using the 
> "cmake" is actually problematic.

This will install libobjc in the place where your other GNUstep libraries are 
installed (/Local/Library/Libraries?).  The CMake build system will also do 
this if gnustep-config is in your path, but it’s a bad idea because it 
introduces a circular dependency with -make.

David




reply via email to

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