> 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 [EMAIL PROTECTED] jxclient]$ ant Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher [EMAIL PROTECTED] jxclient]$ cd trunk/com/realtime/crossfire/jxclient/ [EMAIL PROTECTED] jxclient]$ ant Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher [EMAIL PROTECTED] jxclient]$ cd ../../../../../trunk/src/test/com/realtime/crossfire/jxclient/ [EMAIL PROTECTED] 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 _______________________________________________ crossfire mailing list [email protected] http://mailman.metalforge.org/mailman/listinfo/crossfire

