[vtk-developers] [cmake-developers] Warnings with CMake 2.8.12-rc3 driving dashboards

David Cole dlrdave at aol.com
Wed Sep 11 12:05:51 EDT 2013


C:\dev\My Tests\Nightly\VTK Win32-ninja-Debug>ninja -v 
vtkChartsCoreCxxTests
[1/1] cmd.exe /c cd . && "C:\Program Files\CMake 2.8\bin\cmake.exe" -E 
vs_link_exe C:\PROGRA~1\MICRO
S~1.0\VC\bin\link.exe /nologo @CMakeFiles/vtkChartsCoreCxxTests.rsp  
/out:bin\vtkChartsCoreCxxTests.
exe /implib:lib\vtkChartsCoreCxxTests.lib 
/pdb:bin\vtkChartsCoreCxxTests.pdb /version:0.0  /machine:
X86   /debug /INCREMENTAL  /subsystem:console  && cd .
LINK : warning LNK4044: unrecognized option '/link'; ignored
LINK : bin\vtkChartsCoreCxxTests.exe not found or not built by the last 
incremental link; performing
 full link

It must be in the CMakeFiles/vtkChartsCoreCxxTests.rsp file, but that 
file's gone after the command executes. Is there an easy way to keep 
the response files around, or capture their contents, or just avoid 
their use without re-building CMake...?




More information about the vtk-developers mailing list