SimpleCompiler.class not in jar lib
Brought to you by:
mecki
Just noticed this morning that the file
SimpleCompiler.class file is not contained in the main
library jar file.
I tried to use it and the compiler kicked out a missing
class message.
All I had to do through was compile it and add it into
the jar and it worked.
Logged In: YES
user_id=865893
Compilation target was missing in the Makefile. Will be
fixed in the next (post-1.0.3) release.