Hendrik Sattler wrote:
Bill Hoffman schrieb:
I am happy to announce that CMake 2.6.0 RC10 is ready for testing.
You can find the source and binaries here: http://www.cmake.org/files/v2.6/

Please give it a try soon. I really mean it this time... I am going to release 2.6.0 soon. :)
This is not a regression rc9->rc10 but rather a general bug:
Modules/InstallRequiredSystemLibraries.cmake hardcodes the x86 architecture. This is not going to work on 64bit Windows versions.


Thanks, that one may have to wait for 2.6.1. And of course if someone really needs it sooner, they can add the fix to their project as this is not in the c++ code. If you have a patch that works, please attach it here:

http://public.kitware.com/Bug/view.php?id=6610

-Bill
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to