|
|
AClock
You are not the owner of this file version
User Comments
I cannot compile it:
source /usr/GNUstep/System/Makefiles/GNUstep.sh
make
produces this error:
main.m:1:27: warning: AppKit/AppKit.h: No such file or directory
main.m: In function `main':
main.m:7: error: `pool' undeclared (first use in this function)
main.m:7: error: (Each undeclared identifier is reported only once
main.m:7: error: for each function it appears in.)
main.m:8: error: `NSApplication' undeclared (first use in this function)
main.m:9: error: `NSApp' undeclared (first use in this function)
make[1]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/main.o] Error 1
make: *** [AClock.all.app.variables] Error 2
I use gentoo, what do I have to install for this?
GNUstep
you'll need gnustep, see www.gnustep.org
ouch i didn't notice you submit this. :P
|
|
|
|