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
> 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).
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
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
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
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