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/CMakeLists.txt
8> CMake does not need to re-run because
D:\usr\local\src\plplot-plplot\build\Visual Studio 11
64s\bindings\CMakeFiles\generate.stamp is up-to-date.
8> Generating pkgIndex.tcl
8> CMake Error at concatenate_pkgIndex.tcl.cmake:4 (file):
8> file failed to open for reading (No such file or directory):
8>
8> D:/usr/local/src/plplot-plplot/build/Visual Studio 11 64s/bindings/Studio
8>
8>

Looking at the path it is trying to find I would guess that the issue
is related to me having spaces in my build path.

Unfortunately this error means that my INSTALL project (the equivalent
to make install) doesn't run to completion and I am currently having
to manually copy the built results to the install directory.

Phil

------------------------------------------------------------------------------
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to