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