discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Makefile packages do not work oon OSX due to use of -traditional-cpp


From: David Ayers
Subject: Re: Makefile packages do not work oon OSX due to use of -traditional-cpp
Date: Tue, 15 Jul 2003 16:03:04 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507

David Ayers wrote:

Index: Source/GSPrivate.h
===================================================================
RCS file: /cvsroot/gnustep/gnustep/core/base/Source/GSPrivate.h,v
retrieving revision 1.4
diff -u -r1.4 GSPrivate.h
--- Source/GSPrivate.h  9 Nov 2002 06:45:31 -0000       1.4
+++ Source/GSPrivate.h  15 Jul 2003 13:24:40 -0000
@@ -23,6 +23,7 @@
#ifndef __GSPrivate_h_
#define __GSPrivate_h_

+#include <gnsutep/base/GSObjCRuntime.h>

oops, please adjust this to:
#include "gnustep/base/GSObjCRuntime.h"



/*
 * Function to get the name of a string encoding as an NSString.








reply via email to

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