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
examples shows such builds are possible, but I do agree it is
(necessarily) a complicated example because of the many different
languages that we support for our 30+ standard examples and the
extensive test system we have implemented as part of that build
system. A much simpler tutorial build system concentrating on one
simple PLplot application written in a single language (say C++) would
be a better way to teach users about this possibility. Once they
figure out the tutorial build system, it should make it much easier
for them to figure out what is going on for the CMake-based build
system for our installed examples for the language they are interested
in (if that is not C++).

I don't have time to take on this small project myself, but if
somebody volunteers to do this I would be happy to help with any
questions that might arise concerning what should be removed in our
CMake-based build system for our installed examples to create such a 
tutorial build system for PLplot applications.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to