Search found 2 matches

by ebariaux
Mon Jul 16, 2012 6:51 am
Forum: JP1 - Software
Topic: IrpMaster, program/library for IRP rendering, released
Replies: 53
Views: 190770

Thanks for the update Bengt.

Works much better this time.

I did try having Eclipse build its project based on the ant build file but it did not like the fact that the main build.xml just references other files and does not directly have the code the compile the java.

But I did create a project ...
by ebariaux
Thu Jul 12, 2012 5:26 am
Forum: JP1 - Software
Topic: IrpMaster, program/library for IRP rendering, released
Replies: 53
Views: 190770

Hello Bengt,

I did download the 0.2.0 version of the source code but have some issues building from it.

Given there is a Makefile present, I just tried make but this does not seem to work at all.
So I tried compiling the sources with Eclipse.
I see the classes that are generated using ANTLR from ...