Re: [Plplot-devel] Tutorial build system

2011-10-27 Thread Steve Schwartz
On Thu, 2011-10-27 at 02:19 -0700, Alan W. Irwin wrote: > I agree another good point that Steve made (i.e., we need a simple > example of a CMake-based method of building one PLplot example against > an installed version of PLplot) has not been addressed yet. Of course, in some/most/all except Vis

Re: [Plplot-devel] Tutorial build system

2011-10-27 Thread Alan W. Irwin
Hi Andrew: On 2011-10-27 09:38+0100 Andrew Ross wrote: > On Wed, Oct 26, 2011 at 10:58:52PM -0700, Alan Irwin wrote: >> As promised, I have now (revision 12001) implemented x00c.c and made >> the necessary changes to incorporate this example into our build and >> test systems. >> >> I deliberatel

Re: [Plplot-devel] Tutorial build system

2011-10-27 Thread Andrew Ross
On Wed, Oct 26, 2011 at 10:58:52PM -0700, Alan Irwin wrote: > On 2011-10-26 11:03-0700 Alan W. Irwin wrote: > > > On 2011-10-26 11:53+0100 Steve Schwartz wrote: > > > >> While I'm writing, if someone does try to put together a tutorial > >> system/prescription, and even if they don't, a very simpl

[Plplot-devel] Tutorial build system

2011-10-25 Thread Alan W. Irwin
Hi Steve: On 2011-10-26 01:11+0100 Steve Schwartz wrote: > [...]I have a simple plplot file, myprog.cc, that I want to turn into > myprog.exe (or whatever, depending on the system). How do I do this [with the cmake approach]? Excellent question. The CMake-based build system for our installed ex