Compile [2024-11-19 04:55:34 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_mq_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\qvm\test\deduce_scalar_mq_test.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\deduce_scalar_mq_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_mq_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/quat_vec_operations.hpp(43) : 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_mq_test.cpp(69) : see reference to function template instantiation 'boost::qvm::vec<T,D> boost::qvm::operator *<boost::qvm::quat<double>,boost::qvm::vec<T,D>>(const A &,const B &)' being compiled
with
[
T=wrap<double>,
D=3,
A=boost::qvm::quat<double>,
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/quat_vec_operations.hpp(44) : 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/quat_vec_operations.hpp(45) : see reference to function template instantiation 'void boost::qvm::write_vec_element<2,R>(V &,wrap<T>)' being compiled
with
[
V=R,
T=double
]