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

Nile module & compilation



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/ %%%