Test output: teeks99-09-v12m-64onAMD64 - qvm - deduce_scalar_mv_test / msvc-12.0
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 10:22:31 +0000
Compile [2024-11-19 12:00:35 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.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-12.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 /Zc:inline /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<double> &boost::qvm::vec_traits<T>::write_element(boost::qvm::vec<wrap<double>,3> &)' : expects 1 arguments - 2 provided
        with
        [
            T=boost::qvm::vec<wrap<double>,3>
        ]
        ..\boost/qvm/vec.hpp(58) : see declaration of 'boost::qvm::vec_traits<T>::write_element'
        with
        [
            T=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<double>)' being compiled
        with
        [
            V=R
        ]
        ..\libs\qvm\test\deduce_scalar_mv_test.cpp(69) : see reference to function template instantiation 'boost::qvm::vec<wrap<double>,3> boost::qvm::operator *<boost::qvm::mat<double,3,3>,boost::qvm::vec<wrap<double>,3>>(const A &,const B &)' being compiled
        with
        [
            A=boost::qvm::mat<double,3,3>
,            B=boost::qvm::vec<wrap<double>,3>
        ]
        ..\boost/qvm/vec.hpp(58) : see declaration of 'boost::qvm::vec_traits<T>::write_element'
        with
        [
            T=boost::qvm::vec<wrap<double>,3>
        ]
        ..\boost/qvm/vec.hpp(58) : see declaration of 'boost::qvm::vec_traits<T>::write_element'
        with
        [
            T=boost::qvm::vec<wrap<double>,3>
        ]