On 2008-02-06 12:25-0800 Alan W. Irwin wrote:
> [...Y]ou were right that the class files have to be built in a
> particular order since, e.g., plplotjavac.java has references to
> PLGraphicsIn. I have now done a lot of grepping to determine such
> dependencies and put in some CMake logic to imple
Hi Werner:
I get the following build error after an svn update to bring in your recent
wxwidgets changes:
/home/software/plplot_cvs/HEAD/plplot_cmake/drivers/wxwidgets.cpp: In
constructor ‘wxPLplotFrame::wxPLplotFrame(const wxString&, PLStream*)’:
/home/software/plplot_cvs/HEAD/plplot_cmake/drive
On 2008-02-05 23:29- Andrew Ross wrote:
>
> Alan,
>
> I suspect the java parallel build issues are partly my fault. I think
> there are implicit java dependencies in the way the files are
> compiled - the order is important. This is mostly because cmake
> didn't seem to properly support java d