Test output: teeks99-09-v10m-64onAMD64 - qvm - deduce_scalar_mv_test / msvc-10.0
Rev 7e09330c84621efd22370bf57289b67c7283ee21 / Sat, 16 Nov 2024 01:38:18 +0000
Compile [2024-11-16 03:12:01 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\qvm\test\deduce_scalar_mv_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\qvm\test\deduce_scalar_mv_test.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\deduce_scalar_mv_test.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-I..\libs\qvm\include" 

deduce_scalar_mv_test.cpp
..\boost/qvm/vec_traits.hpp(72) : error C2780: 'wrap<T> &boost::qvm::vec_traits<V>::write_element(boost::qvm::vec<wrap<T>,D> &)' : expects 1 arguments - 2 provided
        with
        [
            T=double,
            V=boost::qvm::vec<wrap<double>,3>,
            D=3
        ]
        ..\boost/qvm/vec.hpp(58) : see declaration of 'boost::qvm::vec_traits<V>::write_element'
        with
        [
            V=boost::qvm::vec<wrap<double>,3>
        ]
        ..\boost/qvm/gen/vec_mat_operations3.hpp(42) : see reference to function template instantiation 'void boost::qvm::write_vec_element<0,R>(V &,wrap<T>)' being compiled
        with
        [
            V=R,
            T=double
        ]
        ..\libs\qvm\test\deduce_scalar_mv_test.cpp(69) : see reference to function template instantiation 'boost::qvm::vec<T,D> boost::qvm::operator *<boost::qvm::mat<double,Rows,Cols>,boost::qvm::vec<T,D>>(const A &,const B &)' being compiled
        with
        [
            T=wrap<double>,
            D=3,
            Rows=3,
            Cols=3,
            A=boost::qvm::mat<double,3,3>,
            B=boost::qvm::vec<wrap<double>,3>
        ]
..\boost/qvm/vec_traits.hpp(72) : error C2780: 'wrap<T> &boost::qvm::vec_traits<V>::write_element(boost::qvm::vec<wrap<T>,D> &)' : expects 1 arguments - 2 provided
        with
        [
            T=double,
            V=boost::qvm::vec<wrap<double>,3>,
            D=3
        ]
        ..\boost/qvm/vec.hpp(58) : see declaration of 'boost::qvm::vec_traits<V>::write_element'
        with
        [
            V=boost::qvm::vec<wrap<double>,3>
        ]
        ..\boost/qvm/gen/vec_mat_operations3.hpp(43) : see reference to function template instantiation 'void boost::qvm::write_vec_element<1,R>(V &,wrap<T>)' being compiled
        with
        [
            V=R,
            T=double
        ]
..\boost/qvm/vec_traits.hpp(72) : error C2780: 'wrap<T> &boost::qvm::vec_traits<V>::write_element(boost::qvm::vec<wrap<T>,D> &)' : expects 1 arguments - 2 provided
        with
        [
            T=double,
            V=boost::qvm::vec<wrap<double>,3>,
            D=3
        ]
        ..\boost/qvm/vec.hpp(58) : see declaration of 'boost::qvm::vec_traits<V>::write_element'
        with
        [
            V=boost::qvm::vec<wrap<double>,3>
        ]
        ..\boost/qvm/gen/vec_mat_operations3.hpp(44) : see reference to function template instantiation 'void boost::qvm::write_vec_element<2,R>(V &,wrap<T>)' being compiled
        with
        [
            V=R,
            T=double
        ]