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> &std::basic_ostream<_Elem,_Traits>::operator <<(unsigned __int64)'
        with
        [
            _Elem=char,
            _Traits=std::char_traits<char>
        ]

C:\Users\cjstimp\cmake_nightly\CMake-build2\Source\cmsys/IOStream.hxx(122): or 'std::ostream &operator <<(std::ostream &,cmsys::IOStreamULL)' while trying to match the argument list '(cmOStringStream, unsigned __int64)'


Nothing seemed to change when this showed up. Was there a windows update or something?

Any ideas?

-Bill
--

Powered by www.kitware.com

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

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

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

Reply via email to