[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem Compiling Objective C code
From: |
ChandanParameswaraiah |
Subject: |
Re: Problem Compiling Objective C code |
Date: |
Sat, 31 Jan 2015 16:44:19 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Riccardo Mottola <riccardo.mottola <at> libero.it> writes:
>
> Hi,
>
> Svetlana Tkachenko wrote:
> > I had had the stupidity to put this list into CC field when replying. As
a result, the reply was mistakenly
> directed to me only. It contained this information:
> Copying the text of the console is better than a screenshot in case only
> the text part is meaningful. Not only less dowloads, but also better
> readable and searchable in the archives.
>
> Try out what David Chisnall said.
>
> Could you use gnustep make to compile a hello world, just to be sure
> that everything is fine? I think to remember that it is
> NXConstantString, not NSConstantString, but gnustep-make sets up
> everything for you.
>
> Once you have it working, you can then brew your own stuff if you don't
> want it as a make dependency.
>
> Riccardo
>
Hi,
I got my problem solved. I just installed gnustep GUI i.e step 2 in
"http://wiki.gnustep.org/index.php/GNUstep_under_Ubuntu_Linux" and
everything worked like a magic.
But I wonder how will installing GUI will resolve the problem. I had
installed all the libraries required though.