Nieme v1.0, Binaries
The compiled versions include the language and platform specific binaries, tutorials and a few example datasets. See the Quick Start Guide for your first steps with Nieme.
Nieme v1.0, Sources
In order to be self-contained, the source code includes versions of CMake, JUCE, SWIG, aGrUM and Boost Smart Pointers. This explains the more than 20Mo of the archives below. See the License for more informations.
- Source Code tar.gz (20 Mb)
- Source Code zip (21 Mb)
See the Quick Start Guide for Nieme's compilation instructions.
Known Bugs
- On my linux configuration (Mandrake 2007.1, Intel Xeon, Java HotSpot(TM) Client VM, 1.6.0_01), the Java wrapper does not work correctly. This seems to be a bug related to SWIG and the Java Garbage Collector. Apparently, some objects are set to null prematurely. If would be very interested in any bugfix or workaround.