Hi all.
I wanted give pdj a try but i am having trouble building it. I've followed all instructions to setup ant and cpptasks but cannot get the pdj build going.
<survey> Has anyone successfully built pdj? </survey>
I have tried building pdj with ant's versions 1.6.5 and 1.7.0. Both failed. I have modified build.xml in various ways (following hese directions for cpptasks installation and build config: http://ant-contrib.sourceforge.net/cc.html)
and always get the following error:
ant package Buildfile: build.xml -init: cl-java: javah: cl: BUILD FAILED /home/mis/cvs/pdj-0.8.2/build.xml:68: Problem: failed to create task or type cc Cause: The name is undefined. Action: Check the spelling. Action: Check that any custom tasks/types have been declared. Action: Check that any <presetdef>/<macrodef> declarations have taken place.
Total time: 0 seconds make: *** [all] Error 1
Any pointers/comments would be appreciated.
thanks,
./MiS