Re: [cmake-developers] [CMake] FindLAPACK in git head

2011-10-18 Thread Maik Beckmann
libmkl_lapack has been removed from 10.2. which is the version that ships with intel 11.1 . - http://software.intel.com/en-us/articles/dummy-libraries-have-been-removed/ BLAS and LAPACK are part of libmkl_core, which was already found by FindBLAS and hence BLAS_LIBRARIES already contains

[cmake-developers] odd build error

2011-10-18 Thread Bill Hoffman
http://www.cdash.org/CDash/viewBuildError.php?buildid=1635763 \..\cmake\Source\cmMakefile.cxx(2776) : error C2593: 'operator ' is ambiguous C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\ostream(373): could be 'std::basic_ostream_Elem,_Traits

Re: [cmake-developers] odd build error

2011-10-18 Thread Rolf Eike Beer
Am Dienstag, 18. Oktober 2011, 11:09:39 schrieb Bill Hoffman: http://www.cdash.org/CDash/viewBuildError.php?buildid=1635763 \..\cmake\Source\cmMakefile.cxx(2776) : error C2593: 'operator ' is ambiguous C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\ostream(373):

Re: [cmake-developers] odd build error

2011-10-18 Thread David Cole
Something on the machine went wrong or changed. Same build from yesterday reports no build problems. On Tue, Oct 18, 2011 at 11:34 AM, Rolf Eike Beer e...@sf-mail.de wrote: Am Dienstag, 18. Oktober 2011, 11:09:39 schrieb Bill Hoffman:

[cmake-developers] [CMake 0012524]: CMake 2.8.6 Configure Error identifying assembler with VS2010

2011-10-18 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12524 == Reported By:zhaoqin Assigned To:

Re: [cmake-developers] odd build error

2011-10-18 Thread Bill Hoffman
On 10/18/2011 11:40 AM, David Cole wrote: Something on the machine went wrong or changed. Same build from yesterday reports no build problems. This bug was reported at the same time: http://public.kitware.com/Bug/view.php?id=12523 I am thinking this is some sort of windows update or