[Paraview] ParaView 1.6.2 released
Ken Martin
ken.martin at kitware.com
Mon Sep 20 08:22:24 EDT 2004
> I have a small problem compiling the 1.6.2 sources. In
>
> Utilities/TclTk/CMakeLists.txt
>
> around line 20 cmake (version 2.0.1) complains about an STREQUAL stmt.
> It seems to work fine if I replace it with MATCHES
Sorry about that. I believe upgrading to CMake 2.0.2 or later will fix the
problem. There were some problems using MATCHES with people who had "+"
signs in their paths so we converted to STREQUAL.
Ken
More information about the ParaView
mailing list