Hi everyone!<br><br>I&#39;m a new user and I&#39;m trying to create my first&nbsp; itk project... The problem is that I follow the steps that I&#39;ve read from the ItkSoftareGuide doc and I&#39;m not able to create the project.
<br><br>Actually I&#39;m using Windows 2000 Professional, itk 3.0.1, cmake 2.4 and Borland C++ Builder 5.5. Everything begins when I try to set up CMake. I select where the source code is going to be placed and where the binaries are going to be built. 
<br><br>I select the option Build for Borland Makefiles and then I click on Configure. Then I get a popup Windows saying always the same: CMake Error: The C compiler &quot;C:/Borland/BCC55/Bin/bcc32.exe&quot; is not able to compile a simple test program. It fails with the following output: 
<br><br>CMake will not be able to correctly generate this project.<br>(Press Cancel to suppress any further messages.)<br><br><br>Into de source folder I only have two files, CMakeLists.txt and HelloWorld.cxx. Both files are obtained from the directory 
InsightToolkit-3.0.1\Examples\Installation.<br>The binaries folder is empty.<br><br>What do I do wrong? <br><br>Thanks in advance !!<br><br>-- <br>Dani