-
Thanks, that wiki is carefully concealed :) There is no link from the ogre4j.sf.net site to the installation instructions.
2009-09-29 21:38:58 UTC in ogre4j
-
How can I build ogre4j in linux ? I've checked out the code from https://ogre4j.svn.sourceforge.net/svnroot/ogre4j/trunk but the only build script which i've found is in org.ogre4j/build.xml but it doesn't do anything.
2009-09-27 21:09:26 UTC in ogre4j
-
Sorry, i cant understand, what you want to say.
2008-03-10 22:32:49 UTC in JTidy
-
The following test case fails:
Tidy tidy = new Tidy();
tidy.setXmlOut(true);
tidy.setInputEncoding("UTF-8");
Node node = tidy.parse(new
StringReader( "helloworld"),
System.out);
assertNotNull("document is parsed", node);
unless the attached patch is applied.
2007-12-22 00:31:17 UTC in JTidy
-
In the http://www.easyeclipse.org/site/plugins/eclipse-visualeditor.html page, none of the VE 1.3 links works :(.
2007-11-18 09:42:46 UTC in EasyEclipse:Eclipse IDE distros, plugins
-
zombi committed revision 639 to the Tacos - Tapestry Components SVN repository, changing 1 files.
2007-09-24 12:25:50 UTC in Tacos - Tapestry Components
-
I'm not able to compile the new release:
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../guichan -DPKG_DATA_DIR="\"/usr/local/share/qonk/\"" -g -O2 -MT menusystem.o -MD -MP -MF ".deps/menusystem.Tpo" -c -o menusystem.o menusystem.cpp; \
then mv -f ".deps/menusystem.Tpo" ".deps/menusystem.Po"; else rm -f ".deps/menusystem.Tpo"; exit 1; fi
menusystem.cpp:3:22: error: settings.h...
2007-09-14 07:21:07 UTC in Qonk
-
zombi committed revision 623 to the Tacos - Tapestry Components SVN repository, changing 1 files.
2007-09-06 11:43:48 UTC in Tacos - Tapestry Components
-
zombi committed revision 576 to the Tacos - Tapestry Components SVN repository, changing 1 files.
2007-07-12 11:15:56 UTC in Tacos - Tapestry Components
-
zombi committed revision 575 to the Tacos - Tapestry Components SVN repository, changing 1 files.
2007-07-12 11:14:37 UTC in Tacos - Tapestry Components