[CMake] Problem compiling with cmake 2.2.3
Brad King
brad.king at kitware.com
Thu Apr 13 12:52:53 EDT 2006
Betsubetsu wrote:
> Hi,
> I installed cmake version 2.2.3 (precompiled version of x86) and i got
> these errors that I did not have with version 2.2.2.
> The output is also different.
> Any idea what is wrong?
[snip]
> /home/betsubetsu/cmake/bin/cmake -E cmake_copy_f90_mod
> acquisitiondatabase acquisitiondatabase.mod.stamp
> Error copying Fortran module "acquisitiondatabase". Tried
> "ACQUISITIONDATABASE.mod" and "acquisitiondatabase.mod".
Check the build.make file to see if there is a problem with the current
working directory setting when this rule is executed.
-Brad
More information about the CMake
mailing list