Alin M Elena wrote:
Hi Bill,

Got a touch in the shell. It seems that it does not change anything.
I have filled a bug report.


It must not be in your path then...

This is the error you are getting:

[ 50%] Building Fortran object CMakeFiles/hello.dir/constants.obj
'touch' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'touch' : return code '0x1'


It is pretty clear that nmake tries to run touch and does not find it.

-Bill
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to