discuss-gnustep
[Top][All Lists]
Advanced

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

RE: Getting started developing software on MS Windows


From: Frode
Subject: RE: Getting started developing software on MS Windows
Date: Sat, 19 Nov 2005 23:17:14 +0100

I was simply caused by that I forgot to "make install" in step 13.
Thanks for your time, anyway! :-)

Regards
Frode

-----Original Message-----
From: discuss-gnustep-bounces+frode=bredband.net@gnu.org
[mailto:discuss-gnustep-bounces+frode=bredband.net@gnu.org] On Behalf Of
Frode
Sent: Saturday, November 19, 2005 10:28 PM
To: 'discuss-gnustep'
Subject: RE: Getting started developing software on MS Windows


README.MinGW step 15 says:

15. Installing gnustep-gui
==========================

Go in the gui, and type:

  ./configure
  make
  make install

But when I make; compiler don't know where to look for
Foundation-headers. What is the reason and how can I fix this?

Thanks for help.
Regards,
Roggan

GTRAN@STARMOBILE /gnustep-src/core/gui
$ make
Making all in Source...
make[1]: Entering directory `/gnustep-src/core/gui/Source'
/C/Developer/gnustep-src/System/Library/Makefiles/mkinstalldirs . mv
../Headers/Additions/GNUstepGUI/config.h . touch ./config.h Making all
for library libgnustep-gui...  Compiling file Functions.m ...
Functions.m:29:42: Foundation/NSAutoreleasePool.h: No such file or
directory
Functions.m:30:33: Foundation/NSBundle.h: No such file or directory
Functions.m:31:38: Foundation/NSProcessInfo.h: No such file or directory
In file included from ../Headers/AppKit/NSApplication.h:41,
                 from Functions.m:33:
../Headers/AppKit/NSResponder.h:32:33: Foundation/NSObject.h: No such
file or directory In file included from
../Headers/AppKit/NSApplication.h:41,
                 from Functions.m:33:
../Headers/AppKit/NSResponder.h:42: error: cannot find protocol
declaration for `NSCoding'
../Headers/AppKit/NSResponder.h:81: error: cannot find interface
declaration for `NSObject', superclass of `NSResponder'
make[2]: *** [shared_obj/Functions.o] Error 1
make[1]: *** [libgnustep-gui.all.library.variables] Error 2
make[1]: Leaving directory `/gnustep-src/core/gui/Source'
make: *** [internal-all] Error 2




_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep






reply via email to

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