Re: [Plplot-devel] Errors building plplot-5.9.6 on WinXP/VC++2008 Express

2010-06-17 Thread Arjen Markus
Hi Simon, some things you need to be aware of is the following: - with CMake it is best to build in a different directory than where the sources are - simply because it makes cleaning up much easier. - the CMake build system works best if you start in a clean directory. Otherwise leftovers f

Re: [Plplot-devel] Errors building plplot-5.9.6 on WinXP/VC++2008 Express

2010-06-17 Thread simon
> 3) Now getting (and am stuck at) "NMAKE : fatal error U1077: > '.\tai-utc-gen.exe' : return code '0xc142'" which also throws up the GUI error dialog (attached). This is related to the fact that the script on the wiki attempts to build 4 combinations of libraries (SHM On/Off, DEBUG On/Off).

[Plplot-devel] [ plplot-Bugs-3017836 ] Spaces in Location = error with libgd on Win32/VC8Express

2010-06-17 Thread SourceForge.net
Bugs item #3017836, was opened at 2010-06-18 00:30 Message generated for change (Tracker Item Submitted) made by mungewell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3017836&group_id=2915 Please note that this message will contain a full copy of the

Re: [Plplot-devel] Errors building plplot-5.9.6 on WinXP/VC++2008 Express

2010-06-17 Thread Alan W. Irwin
On 2010-06-17 15:13-0400 si...@mungewell.org wrote: > I'm getting a few 'glitches' > > 1) Firstly the instructions on the wiki > (http://www.miscdebris.net/plplot_wiki/index.php?title=Configure_PLplot_for_Visual_CXX) > are missing '%' around PLWIN when setting path. > > 2) I was getting a "fat

[Plplot-devel] Errors building plplot-5.9.6 on WinXP/VC++2008 Express

2010-06-17 Thread simon
I'm getting a few 'glitches' 1) Firstly the instructions on the wiki (http://www.miscdebris.net/plplot_wiki/index.php?title=Configure_PLplot_for_Visual_CXX) are missing '%' around PLWIN when setting path. 2) I was getting a "fatal error U1077: <...> : return code '0xc135'" which apparentl

Re: [Plplot-devel] [Plplot-cvs] SF.net SVN: plplot:[11070] trunk/examples (fwd)

2010-06-17 Thread Arjen Markus
Hi Alan, I tried your changes and while the results are excellent I do have a few remarks: - I tested on bare Windows (XP) and therefore the build did not create a subdirectory xwin. "make test_tcl_standard_examples" failed therefore! - Running it manually with an interactive device (wingcc) so