[Insight-users] Error message when using CMake

Luis Ibanez luis.ibanez at kitware.com
Tue Feb 26 23:30:50 EST 2002


Hi Qiu,

It's the error really saying:

   "itlMultivariateLenendrePolynomial"  ?

the name of the file should be :    "itkMultivariateLenendrePolynomial"

All the files in the toolkit start with "itk"

It could be typing accident if you edited the CMakeList.txt file....

Could you please double check this ?

BTW: It shouldn't be necessary to edit CMakeList.txt files.
all the options can be selected from the CMake interface.
Modifying the CMakeList files can be quite confusing...

Thanks

Luis

-------------------------------------

Qiu Wu wrote:

> Hi,
>
> I run CMakeSetup in windows 2000 environment,
>
> now I want to test MRIBiasCorrection example,
>
> so I tell CMake the source code is in:
>
> C:\MyDir\Insight\Examples\MRIBiasCorrection
>
> the output binaries are in :
>
> C:\MyDir\Insight\Examples\biasBinary
>
>
> The error message is:
>
> CMake Erro: can not find file
>
>  
> C:/MyDir/Insight/Examples/MRIBiasCorrection/${ITK_SOURCE_DIR}/Code/Numerics/itlMultivariateLenendrePolynomial 
>
>
> Tried .cXX .c .M .m .mm .h .txx
>
> (Press Cancel to suppress any futher messages.)
>
>
>
>
> I tried several times, but this error message always appeared.
>
>
>  Did you anyone experience that error and know how to overcome that ?
>
>
>  Regds,
>
> --Qiu
>
>
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at 
> http://explorer.msn.com/intl.asp.
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>






More information about the Insight-users mailing list