gnustep-dev
[Top][All Lists]
Advanced

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

Problems in make gnustep-gui in Windows


From: cat52
Subject: Problems in make gnustep-gui in Windows
Date: Wed, 28 Jul 2004 15:54:51 -0500

Hi, I am new to this list and gnustep, I am trying to use gnustep in Windows 2000 (with MinGW), I already have gnustep-base working, but I also need the gnustep-gui.
When I try a make I have the errors I list after this message.
I think is some conflict between versions, I have:
MinSYS-1.0.10
MinGW-3.1.0-1
msysDTK-1.0.1
gnustep-make-1.9.2
gnustep-base-1.9.2
gnustep-objc-1.3.0
gnustep-gui-0.9.2

Any ideas?

Thank you.
$ make
NSBitmapImageRep.m:53:26: nsimage-tiff.h: No such file or directory
NSBitmapImageRep.m:66: parse error before "TIFF"
NSBitmapImageRep.m: In function `+[NSBitmapImageRep canInitWithData:]':
NSBitmapImageRep.m:93: `TIFF' undeclared (first use in this function)
NSBitmapImageRep.m:93: (Each undeclared identifier is reported only once
NSBitmapImageRep.m:93: for each function it appears in.)
NSBitmapImageRep.m:93: `image' undeclared (first use in this function)
NSBitmapImageRep.m:112: warning: implicit declaration of function `NSTiffOpenDataRead' NSBitmapImageRep.m:116: warning: implicit declaration of function `NSTiffClose' NSBitmapImageRep.m: In function `+[NSBitmapImageRep imageRepsWithData:]':
NSBitmapImageRep.m:185: `TIFF' undeclared (first use in this function)
NSBitmapImageRep.m:185: `image' undeclared (first use in this function)
NSBitmapImageRep.m:256: warning: implicit declaration
....
NSBitmapImageRep.m:1004: parse error before "if"
NSBitmapImageRep.m:1007: parse error before '@' token
NSBitmapImageRep.m:1007: warning: type defaults to `int' in declaration of `NSLog'
NSBitmapImageRep.m:1007: conflicting types for `NSLog'
C:/GNUstep/System/Library/Headers/Foundation/NSObjCRuntime.h:52: previous declaration of `NSLog' NSBitmapImageRep.m:1007: warning: data definition has no type or storage class
NSBitmapImageRep.m:1013: warning: type def
....
NSBitmapImageRep.m:1047: warning: parameter names (without types) in function declaration
NSBitmapImageRep.m:1047: conflicting types for `objc_free'
C:/GNUstep/System/Library/Headers/objc/objc-api.h:400: previous declaration of `objc_free' NSBitmapImageRep.m:1047: warning: data definition has no type or storage class
NSBitmapImageRep.m:1049: parse error before "return"
make[2]: *** [shared_obj/NSBitmapImageRep.o] Error 1
make[1]: *** [libgnustep-gui.all.library.variables] Error 2
make: *** [internal-all] Error 2

Javier Diaz-Reinoso
Web: http://homepage.mac.com/javier_diaz_r/





reply via email to

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