Are your source and binary directories on different drive letters? Does the problem occur if you use "C:" instead of "Z:" for the binary tree?
On 12/12/07, Cem DEMiRKIR <[EMAIL PROTECTED]> wrote: > > Hi David, > Unfortunately it doesn't work. It produces the same errors. > > Regards > Cem DEMiRKIR > > ------------------------------ > *From:* David Cole [mailto:[EMAIL PROTECTED] > *Sent:* Tuesday, December 11, 2007 9:34 PM > *To:* Cem DEMiRKIR > *Cc:* CMake Mailing List > *Subject:* Re: [CMake] What's happening to CMake ??? Please help !!! > > > CMake 2.4.4 had some serious flaws and was only available for a very short > time before being fixed by 2.4.5.... > > Update to the latest CMake release (2.4.7) and try again. > > > And don't forget to start over with an empty binary directory after > updating CMake... > > > > > HTH, > David > > > On 12/11/07, Cem DEMiRKIR <[EMAIL PROTECTED]> wrote: > > > > Hello CMake users & developers, > > > > I've been trying to build ITK on my machine, and obviously is not > > related to what is built, and CMake produces > > some errors at the configuration step. Perhaps someoneelse has already > > encountered > > similar type of problem ? > > > > My setup: > > Windows XP, ITK 3.4.0 Latest Release, CMake 2.4.4, Visual Studio .NET > > 2005 > > w/ Visual C++ 8 > > > > At first I've observed the following CMake Errror message box and then a > > lot of errors coming up when I choose OK. > > > > > > CMake Error: Unable to find executable for TRY_RUN: tried > > "Z:\Libraries\Insight\bin/CMakeTmp/cmTryCompileExec.exe" and > > "Z:\Libraries\Insight\bin/CMakeTmp/Debug/cmTryCompileExec.exe" and > > "Z:\Libraries\Insight\bin/CMakeTmp/Development/cmTryCompileExec.exe". > > [CMake is correct; these files do not exist, but the log indicates no > > error for the building of these executables.] > > > > I've compiled previous version of ITK, or VTK, etc. without any problem > > before, but after deleting old one and trying to build the latest release, > > I've got these errors. I'd be grateful to anyone who help me resolve this > > problem ? > > > > Sincerely > > Cem DEMiRKIR > > > > > > _______________________________________________ > > CMake mailing list > > [email protected] > > http://www.cmake.org/mailman/listinfo/cmake > > > > >
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
