discuss-gnustep
[Top][All Lists]
Advanced

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

RE: Problems with Objc Runtime and Foundation Classes


From: S.B., Vaitheeswaran
Subject: RE: Problems with Objc Runtime and Foundation Classes
Date: Tue, 17 Jun 2003 11:04:50 -0700

Hi,
I am trying to use the windows intaller version of GNUStep and getting
into trouble. Please find attached the file installer.tar.bz2 file to
this email and help me.

Vaithee.

-----Original Message-----
From: Adam Fedor [mailto:fedor@doc.com]
Sent: Monday, June 16, 2003 7:23 PM
To: S.B., Vaitheeswaran
Cc: discuss-gnustep@gnu.org
Subject: Re: Problems with Objc Runtime and Foundation Classes




S.B., Vaitheeswaran wrote:
> Hi all,
>      I am pretty new to GNUStep and Obj-c. Recently, I managed to get 
> Objc and GnuStep installed under mingw. I am able to compile and run 
> simple obj-c code without any problem. But when I try to use the
GNUStep 
> foundation classes like NSObject or NSString I get into trouble. I am 
> trying to compile a small piece of code that uses NSString using the 
> make framework provided by Gnustep and also am successfull. But when I

> run the program I get the following problem,
> 
> "
> $ static_obj/ix86/mingw32/gnu-gnu-gnu/m.exe
> 
> abnormal program termination
> objc runtime: cannot find class NSString
> "
> I have tried both shared(make) and static(make shared=no) linking but 
> still have the same problem. I would like to get some pointers in this

> regard.
> 

How did you install GNUstep? Using the README.MinGW in 
gnustep-make/Documentation or using the windows installer 
(ftp://ftp.gnustep.org/pub/gnustep/windows)? If you used the README you 
need to follow the instructions exactly. Sometimes even installing a 
non-GNUstep library that has been compiled badly will cause these types 
of problem (very frustrating to track down as well).

I'd recommend trying the installer if you haven't done so.

Attachment: installer.tar.bz2
Description: installer.tar.bz2


reply via email to

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