[Insight-users] Re: About Cmake

William A. Hoffman billlist at nycap.rr.com
Mon, 15 Mar 2004 09:03:05 -0500


You should be able to set backwards compatibility in
ccmake or CMakeSetup.   I would not recommend going back
to an older version of cmake in cvs.
If this is set in your cache it should work:

CMAKE_BACKWARDS_COMPATIBILITY:STRING=1.2


-Bill


At 09:09 AM 3/14/2004, Luis Ibanez wrote:

>Hi Jesse,
>
>If you need to recover old versions of CMake you
>download it through CVS using a particular tag.
>
>
>The following tags are available in CMake:
>
>
>        Release-1-8-3: 1.49.2.5
>        CMake-LatestRelease: 1.49.0.4
>        CMake-LatestRelease-bp: 1.49
>        KWSys-IOS-bp: 1.51
>        Release-1-8-2: 1.49.2.4
>        Release-1-8-1: 1.49.2.3
>        MergedRelease-1-8-mp1: 1.50
>        Release-1-8-mp1: 1.49.2.1
>        Release-1-8-0: 1.49.2.1
>        Release-1-8: 1.49.0.2
>        Release-1-8-bp: 1.49
>        Release-1-6-7: 1.29.2.2.2.1
>        Release-1-6-6: 1.29.2.2.2.1
>        Release-1-6-5: 1.29.2.2.2.1
>        Release-1-6-4: 1.29.2.2.2.1
>        Release-1-6-3: 1.29.2.2.2.1
>        Release-1-6-2: 1.29.2.2.2.1
>        Release-1-6-1: 1.29.2.2.2.1
>        Release-1-6-0: 1.29.2.2.2.1
>        Release-1-6: 1.29.2.2.0.2
>        Release-1-6-bp: 1.29
>        Release-1-4-7: 1.23.2.1
>        BeforeAutoListExpand: 1.29
>        NewMakefileDev: 1.27.0.2
>        Release-1-4-6: 1.23.2.1
>        Release-1-4-5: 1.23.2.1
>        Release-1-4-4: 1.23.2.1
>        Release-1-4-3: 1.23
>        Release-1-4: 1.23.0.2
>        Release-1-4-bp: 1.23
>        LatestRelease: 1.49.2.4
>        Release-1-2: 1.20.0.2
>        Release-1-2-bp: 1.20
>        Release-1-0: 1.19.0.2
>        Release-1-0-bp: 1.19
>        Release-0-98: 1.19
>        Release-0-96: 1.16
>        Release-0-94: 1.13
>        Release-0-92: 1.13
>        Release-0-8: 1.11
>        release-0_2-private_beta-1: 1.10
>        Release-0-4: 1.9
>        Release-0-2: 1.8
>
>
>If you already has a CVS checkout of CMake
>you can simply do:
>
>
>   cvs update -r Release-1-4-6
>
>
>
>Regards,
>
>
>   Luis
>
>
>
>----------------------
>Jesse wrote:
>>Hi
>>I need install VTK4.0 for my project.but I have a problem on Cmake. I installed Cmake 1.8 release, and want to complile VTK4.0 by it. But aa error occur "SOURCE_FILES The SOURCE_FILES command was deprecated in cmake version 1.4 and will be removed in later version of Cmake, You should modify your cmakelists txt file to use the SET command instead or set th cache value of cmake backwards compatibility to 1.2 ir kess",
>>I think the course may be version of Cmake, but I can't find the Cmake 1.2 on http://www.cmake.org/HTML/Download.html#logos, can you give me some adivices?
>>Thanks
>>Jesse
>> 
>>Do you Yahoo!?
>>*Yahoo! Mail* <http://us.rd.yahoo.com/mailtag_us/*http://mail.yahoo.com> - More reliable, more storage, less spam
>
>
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users