id summary reporter owner description type status milestone component version severity resolution keywords cc 12984 Impossible make coordinate transformation kirill.ierusalimov@… Barend Gehrels "Compiler error occured while compiling lines 172, 174 and 176 in the file geometry/strategies/transform/matrix_transformers.hpp because there no suitable operator in the boost::qvm::mat structure (defined in qvm\mat.hpp). Problem code: set<0>(p2, boost::numeric_cast( c1 * '''m_matrix(0,0)''' + c2 * '''m_matrix(0,1)''' + c3 * '''m_matrix(0,2)''' + '''m_matrix(0,3)''')); set<1>(p2, boost::numeric_cast( c1 * '''m_matrix(1,0)''' + c2 * '''m_matrix(1,1)''' + c3 * '''m_matrix(1,2)''' + '''m_matrix(1,3)''')); set<2>(p2, boost::numeric_cast( c1 * '''m_matrix(2,0)''' + c2 * '''m_matrix(2,1)''' + c3 * '''m_matrix(2,2)''' + '''m_matrix(2,3)'''));" Bugs new To Be Determined geometry Boost 1.64.0 Problem geometry qvm matrix transformer