[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Nile module & compilation
- To: ZZ Development <zzdev@xxxxxxxxxx>
- Subject: Nile module & compilation
- From: Antti-Juhani Kaijanaho <gaia@xxxxxx>
- Date: Tue, 28 Nov 2000 14:24:43 +0200
- Mail-followup-to: ZZ Development <zzdev@xxxxxxxxxx>
- Sender: Antti-Juhani Kaijanaho <ajk@xxxxxxxxxxx>
Currently it's not possible to compile GZigZag without the Nile module.
The problem is in ZZCacheDimSpace.java:119
spaceParts.put("nile1str", new GenTreePart(this, "nile1str",
new org.gzigzag.module.Nile1GenTreeModel()));
This requires that Nile is enabled in the Makefile.
I see two solutions: make Nile a non-module or use reflection.
--
%%% Antti-Juhani Kaijanaho % gaia@xxxxxx % http://www.iki.fi/gaia/ %%%