[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hi, note about ImageViewer GNUStep
From: |
Adam Fedor |
Subject: |
Re: Hi, note about ImageViewer GNUStep |
Date: |
Fri, 9 Jan 2004 14:06:54 -0700 |
On Thursday, January 8, 2004, at 03:38 PM, Omar Lira Rangel wrote:
Hi, I'm Omar, form México... i'm looking your work, this is very
cool... interesting...
I try to install ImageViewer 0.6.1 in a Windows 2000 Server with
cygwin...
i have installed gcc 3.3.2 configured with ./configure under Thread
model: single
but i can install it...
the next error appear:
Making all for app ImageViewer...
Compiling file main.m...
main.m:3:27: warning: AppKit/AppKit.h: No such file or directory
Well, you have to install GNUstep first (www.gnustep.org).
Note however:
The GNUstep X11 backend might not compile on Cygwin since Cygwin
doesn't properly support shared memory.
The GNUstep Windows backend should work, but it's still a little
sketchy and you would definitely want to work with the latest sources
from CVS>