discuss-gnustep
[Top][All Lists]
Advanced

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

Re: JIGS SimpleApp example


From: Nicola Pero
Subject: Re: JIGS SimpleApp example
Date: Fri, 12 Aug 2005 16:36:17 +0100 (BST)

> Hi all,
> Has anybody successfully run the Jigs SimpleApp test example recently?
> I've tried running it and it complains of undefined symbols
> (GSScreenNumber) in libgnustep-back-010. I'm using jdk-1.4 on Debian
> unstable

I haven't tried GUI stuff with JIGS for ages ...

Try first a non-JIGS, pure GNUstep application ... once that is working,        
at least the existing JIGS examples should work (if not, it should not be       
difficult to fix them).                                                         
                                                                                
Unfortunately, while JIGS is being used extensively in live environments
for non-GUI software (by the company I work for btw), I don't think it has
been used much for GUI software, so it might be not as mature in that area
(there definitely is a problem with subclassing GUI elements from Java - 
problem which is not necessarily easy to solve).

 
> Out of interest, has anybody ever got jigs running using GNU Classpath
> and jamvm (or kaffe etc)?

I haven't been able to use anything but Sun's JDK because JIGS needs some
features (weak references in JNI and other stuff) that are only available
in more recent versions of JNI and are not available in kaffe or such.  A
pity because it would be really nice to use a free Java environment rather
than Sun's one.  Maybe kaffe (or other Java implementations you know of)
might have got enough better in the meanwhile that it might work ...

Thanks





reply via email to

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