[Cmake] Backslashes

Berk Geveci berk.geveci at kitware.com
Tue Sep 4 09:24:19 EDT 2001


It looks like somebody overdid backslashifying the DSP generator in 
CMake. Here is the error which occurs during a nightly test build:


--------------------Configuration: Nightly - Win32 
Release--------------------
Performing Custom Build Step on "Nightly"
Starting Nightly Build 20010904-Nightly
Build Nightly
couldn't read file "c: estingtk-vc-dashboardDartConfiguration.tcl": no such file or directory
     while executing
"source [lindex $argv 0]"
     invoked from within
"if { [regexp cygtclsh [info nameofexecutable]] == 1} {
   set modifiedArgv0 [exec cygpath -w [lindex $argv 0]]
   set modifiedArgv0 [eval file join [fil..."
     (file "c:/testing/Dart/Source/Client/Build.tcl" line 60)
     while executing
"close $f"
     ("Build" arm line 7)
     invoked from within
"switch $Command  {
     Start  {
       puts "Starting $Model Build [file tail $BuildStampDir]"
       file mkdir $BuildStampDir $XMLDir
     }
     Build ..."
     ("foreach" body line 2)
     invoked from within
"foreach Command $Commands \
{
   switch $Command \
   {
     Start \
     {
       puts "Starting $Model Build [file tail $BuildStampDir]"
       file mkdir..."
     (file "c:\testing\Dart\Source\Client\DashboardManager.tcl" line 125)
Error executing c:\winnt\system32\cmd.exe.





More information about the CMake mailing list