[crossfire] GTK2-v2 Client new layout defined (gtk-v1)

Kevin R. Bulgrien kbulgrien at worldnet.att.net
Sat Aug 4 02:47:46 CDT 2007


> And I suggest you do a small experiment: find a Windows computer, and try to 
> build the GTK1 client there :) You'll see it isn't that easy ^_-
> (and I'm not even sure it does work on Macs...)

What is windows?  Is it something i can afford to care about?  ;-/
 
> > I pulled down ant (87 MB with deps), and still didn't have a clue where to
> > go from there.  For now, I'll stick with using a geeky client rather than
> > none at all.
> 
> cd to jxclient directory, then 'ant' to build it. Then 'java -jar 
> jxclient.jar' to run it (full screen mode by default, add -N to make it 
> windowed).

 $ pwd
/home/data/svn/crossfire/jxclient
[krb at kraymd64 jxclient]$ ant
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
[krb at kraymd64 jxclient]$ cd trunk/com/realtime/crossfire/jxclient/
[krb at kraymd64 jxclient]$ ant
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
[krb at kraymd64 jxclient]$ cd ../../../../../trunk/src/test/com/realtime/crossfire/jxclient/
[krb at kraymd64 jxclient]$ ant
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

Not that easy...  Tried that already.

> > What's with java projects anyway?  Gridarta doesn't release jars, I don't
> > see one for jxclient.  You have to get them off-project.  I guess if you're
> > not in, you're out.
> 
> See first point, experimental. But I do hope it'll soon be in good shape, 
> thanks to Ragnor's work, and usable :)
> 
> Nicolas



More information about the crossfire mailing list