[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: About objc/runtime.h No such file or directory found error.
From: |
Richard Frith-Macdonald |
Subject: |
Re: About objc/runtime.h No such file or directory found error. |
Date: |
Thu, 29 Sep 2011 15:21:07 +0100 |
On 28 Sep 2011, at 13:09, swapnil nandgave wrote:
> Respected Sir,
>
> I develop Objective-C programming on Windows
> Environment by GNUStep but it got a error like objc/runtime.h "No such file
> or directory found".
>
> Please send me solution
The file objc/runtime.h is the header for the ObjectiveC-2.0 runtime ... only
recently adopted ... so you need to get the latest release of GNUstep if you
want to use it.