From: Alan W. I. <ir...@be...> - 2013-09-01 10:10:34
|
On 2013-08-25 04:28-0700 Kouros Bina wrote: > I have Visual Studio 2010 (MS VS 11 from CMAKE GUI) and Windows 7. I have been able to compile the headers for some of the examples in C but, the actual functions are missing. Is there any way I could get the source code for the header plplot.h which might be named plplot.c? It does not seem to be in the unzipped files which come with plplot-5.9.9. I also would need the correct version -- Works with Visual Studio 2010 and Windows 7. Hi Kourous: Thanks for your interest in PLplot. To answer your specific question, the source code corresponding to include/plplot.h resides in src/*.c. But to do an actual build of PLplot will require you to follow the CMake-based build rules on our wiki at http://www.miscdebris.net/plplot_wiki/. If you have any trouble with those instructions, don't hesitate to ask further questions here. 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 __________________________ |