gnustep-dev
[Top][All Lists]
Advanced

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

Missing header file in base?


From: Riccardo Mottola
Subject: Missing header file in base?
Date: Tue, 29 Oct 2019 09:17:11 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 SeaMonkey/2.49.5

Hi,

if I compile base, I get this error:

 Compiling file NSMetadata.m ...
In file included from NSMetadata.m:35:
../Headers/Foundation/NSMetadata.h:33:9: fatal error: Foundation/NSMetadataAttributes.h: No such file or directory
   33 | #import <Foundation/NSMetadataAttributes.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [/mingw64/System/Library/Makefiles/rules.make:479: obj/libgnustep-base.obj/NSMetadata.m.o] Error 1 make[3]: *** [/mingw64/System/Library/Makefiles/Instance/library.make:278: internal-library-all_] Error 2

and indeed the file is not there in the git checkout.

Riccardo



reply via email to

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