Hi!

i get an error at cmake configure step on windows with -G "MinGW Makefiles", if 
the OpenSSH bin folder is in the PATH environment cause cmake detects sh.exe 
and then throws an error. This seems to be intended due to this link
http://www.cmake.org/Wiki/CMake_MinGW_Compiler_Issues
But if i now configure a second time, everything is fine and the generated 
MinGW Makefiles are generated properly and could be build normaly with 
mingw32-make wihtout any msys or sh environment.

So is the first cmake error an error? The link ist quite old (2006)

Thanks for any help.
Joerg

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to