On 2015-06-16 12:01+0100 Phil Rosenberg wrote:
> Hi Alan
> Unfortunately I now get a different error when I do my install build
>
> CMake Error at bindings/cmake_install.cmake:39 (file):
>
> 13> file INSTALL cannot find "D:/usr/local/src/plplot-plplot/build/Visual
>
> 13> Studio 11 64s/bindings/pk
Hi Alan
Unfortunately I now get a different error when I do my install build
CMake Error at bindings/cmake_install.cmake:39 (file):
13> file INSTALL cannot find "D:/usr/local/src/plplot-plplot/build/Visual
13> Studio 11 64s/bindings/pkgIndex.tcl".
I presume that the splitting onto two lines of
On 2015-06-15 15:34+0100 Phil Rosenberg wrote:
> So I can see where the lines appear to be written from the
> CMakeLists.txt, but I don't know how to split that block to output the
> individual ${index} list items. I might have to rely on you to have a
> look.
Hi Phil:
I have taken a look at thi
Hi Alan
The I've had a look and it seems that there are two problems. I'm not
sure if these are CMake version issues as much as anything else.
Basically in the foreach on line 4 of concatenate_pkgIndex.tcl.cmake
the filenames need quoting. However, even when this is done, my
version of CMake compl
On 2015-06-14 11:12+0100 Phil Rosenberg wrote:
> I've recently started getting a build error for TCL
>
> The error I get is
>
> 8>-- Build started: Project: concatenate_pkgIndex.tcl,
> Configuration: Release x64 --
> 8> Building Custom Rule D:/usr/local/src/plplot-plplot/bindings/CMakeList