[Insight-developers] ITK & Borland

Andinet Enquobahrie andinet.enqu at kitware.com
Thu Apr 20 10:52:38 EDT 2006


>Hi,
>
>I'm new of this list and I'm a newbie of ITK toolkit. I would like to 
>use it under Windows. I'm using a Borland 6 C++ compiler. I've 
>downloaded the CMake 2.2 software using as source directory 
>h:\ITK\InsideToolKit and h:\ITK\InsideToolkit\binary as the binary 
>directory. I disabled the Examples and the Tests and I configured Cmake 
>for Borland Makefiles, then I pressed ok. The process has finished in 
>less then a minute (on the manual is written that it should be 15min) 
>and I don't see, except for three *.exe files, any change.
>
>It's all ok? If not, whitch is the problem? I expect to find a project 
>file...
>  
>
I am guessing you are confusing between ITK project configuration and 
building process. Cmake configures ITK and generates the necessary 
makefiles which shouldn't take more than a minute or so. Following that 
you have to build the project by running the makefile. That would take 
approximately 15 minutes.  But again the build time is higly variable. 
It depends on several factors such as type of compiler, system  etc.....

Having said that, I wanted also to bring to your attention that Borland 
6 C++ compiler is not supported in ITK. If I am not wrong the last BCC 
version that we fully support is 5.5. Take a look at the wiki...

http://www.itk.org/Wiki/Itk_FAQ#Platform-specific_questions

-Andinet




>If it's all ok, what I've to do now?
>
>Thank you
>
>Domenico
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers at itk.org
>http://www.itk.org/mailman/listinfo/insight-developers
>
>
>  
>




More information about the Insight-developers mailing list