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_mq_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\qvm\test\deduce_scalar_mq_test.test\msvc-12.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 /Zc:inline /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<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/quat_vec_operations.hpp(43) : 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_mq_test.cpp(69) : see reference to function template instantiation 'boost::qvm::vec<wrap<double>,3> boost::qvm::operator *<boost::qvm::quat<double>,boost::qvm::vec<wrap<double>,3>>(const A &,const B &)' being compiled
with
[
A=boost::qvm::quat<double>
, 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>
]