<div>Hi,</div>
<div>&nbsp;</div>
<div>I&#39;m running winXP and want to develop in C++ using Microsoft Visual Studio .NET 2003.&nbsp; I downloaded the VTK source and CMake, installed CMake and am trying to use it to create the .sln file for Visual Studio to compile the library binaries.&nbsp; So, I setup CMake by giving it the source code folder and the bin folder and hit configure.&nbsp;I select the appropriate compiler/toolchain and then&nbsp;It chugs along for a&nbsp; little while but then gives me this error: 
</div>
<div>&nbsp;</div>
<div>CMake Error: Cannot find source file &quot;C:\VTK\Common\Testing\Cxx\CommonCxxTests.css&quot; for target &quot;CommonCxxTests&quot;</div>
<div>Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx</div>
<div>&nbsp;</div>
<div>(Press Cancel to suppress any further messages)</div>
<div>&nbsp;</div>
<div>If I don&#39;t press Cancel I get a similar message for GraphicsCxxTests, ImagingCxxTests, IOCxxTests,&nbsp; and WidgetsCxxTests.&nbsp; It seems like&nbsp;some&nbsp;files&nbsp;are missing from the VTK source distribution I downloaded.&nbsp; Could this be the case or is something else the matter, do you think?&nbsp; FYI - I downloaded the latest version of VTK -- 
vtk-5.0.3.zip.&nbsp; Either there&#39;re some files missing (which seems unlikely), or there&#39;s something weird about the CMakeLists.txt file (also seems unlikely), but I can&#39;t think of any other possible things wrong.&nbsp; Any suggestions? 
</div>
<div>&nbsp;</div>
<div>thanks in advance,</div><span></span><span class="sg">
<div>trevis</div></span>