[Insight-users] Compilation failed in itkvcl (ITK CVS version
+Visual7.1 +CMake 1.8.3)
Brad King
brad.king at kitware.com
Wed May 26 11:59:26 EDT 2004
jean-michel.rouet at philips.com wrote:
> Hi all,
>
> I already saw the message on the list but no satisfactory answer:
>
> Here is my problem:
>
> I recently updated my ITK from CVS, and also CMake from 1.8.1 to 1.8.3
> But now I am not able to compile all the modules. The itkvcl always fails.
>
> How can I find out what is wrong?
You have added ".txx" to the list of source file extensions in Visual
Studio. This should never be done because it makes VS think it should
compile sources with a .txx extension, when in fact it should never do this.
-Brad
More information about the Insight-users
mailing list