Re: Help compiling 3rd party library: undefined reference error(Nicolaus Andratschke)

2011-08-18 Thread Fred Kiefer
On 17.08.2011 22:10, Nicolaus Andratschke wrote: Unfortunately, now I get a segfault error after I run the simple HelloWorld example. For milisecond a windows pops up the the following error shows up: 2011-08-17 21:57:58.719 HelloWorld[12528] File NSOpenGLPixelFormat.m: 58. In +[NSOpenGLPixelF

Re:Re: Help compiling 3rd party library: undefined reference error(Nicolaus Andratschke)

2011-08-17 Thread Nicolaus Andratschke
hen replying, please edit your Subject line so it is more specific than "Re: Contents of Gnustep-dev digest..." Today's Topics:    1. Help compiling 3rd party library: undefined reference error       (Nicolaus Andratschke)    2. Re: Help compiling 3rd party library: undefined ref

Re: Help compiling 3rd party library: undefined reference error

2011-08-09 Thread Eric Wasylishen
Hi Nicolaus, This looks like a bug in cocos2d-GNUstep, because GNUstep doesn't currently provide CGRect functions like CGRectEqualToRect. In general you can't use CoreGraphics functions in GNUstep. (We do use the CGFloat type since it's the main float type in AppKit, but that's about it.) I ha

Help compiling 3rd party library: undefined reference error

2011-08-09 Thread Nicolaus Andratschke
Hi there, I try to compile Cocos2d-gnustep on openSUSE 11.4 with the newest stable gnustep environment I compiled and installed with the gnustep-startup script myself and get the following error I can't resolve myself: This is gnustep-make 2.6.0. Type 'make print-gnustep-make-help' for help. Ma