[Insight-users] hlep!!1 Installation

Luis Ibanez luis.ibanez@kitware.com
Sat, 01 Mar 2003 14:08:20 -0500


Hi Zhao,

Thanks for sending additional information
about your problem.

If ITK was build successfully, the problem
of your example application should be related
only to the configuration process.

Since CMake is displaying the "Usage" message
that may think that you are not providing
addecuate input to the GUI.

In Windows, you have to run CMakeSetup and do
the following:

1) Provide the binary directory where you
   want your example to be built.

2) Provide the source directory where you
   put the sources of your example. In this
   case, the directory where the CMakeLists.txt
   and the HelloWorld.cxx files are.

3) Hit the "configure" key

4) Provide the "ITK_DIR" which should point to
   the binary directory where you built ITK.

5) Hit the "configure" key again

6) if no new red options appear, Hit the
   "Generate" key.

At this point the DSW file should be created.

Please let us know if you find any problem
when following this procedure.

Thanks


  Luis


------------------------------
zhao yong qiang wrote:
> ----- Original Message ----- 
> 
> Hi,Luis
> 
> 
>>1) The precise error messages that you got from CMakeSetup
> 
> 
> it is not clear,just as the followed:
> CMake Error:cmake version 1.4
> Usage: c:/program files/cmake/bin/cmake.exe
> 
> 
> 
>>2) What version of CMake you are using
> 
> 
> Version 1.4-patch 5
> 
> 
>>3) What version of ITK you are using?
> 
> 
> InsightToolkit-1.0.0
> 
> 
>>4) When you built the basic ITK libraries and tests, did yo got any error messages ?
> 
> 
>  no error messages,but seven warning message.
> 
> 
>   
>  Regards,
>                           Zhao Yongqiang
>                           Dept. of Computer Science & Engineering
>                           Shanghai JiaoTong University
>                           Shanghai, China
>                          zhao-yq@cs.sjtu.edu.cn