src/libslic3r/Support/TreeSupport.cpp:3204:41: error: ‘format’ was not declared in this scope; did you mean ‘boost::format’? 3204 | BOOST_LOG_TRIVIAL(trace) << format("plan_layer_heights0 (%.2f,%.2f)->(%.2f,%.2f): ", z1, h1, z2, h2); | ^~~~~~ | boost::format |
||
---|---|---|
.. | ||
SupportCommon.cpp | ||
SupportCommon.hpp | ||
SupportLayer.hpp | ||
SupportMaterial.cpp | ||
SupportMaterial.hpp | ||
SupportParameters.hpp | ||
TreeModelVolumes.cpp | ||
TreeModelVolumes.hpp | ||
TreeSupport.cpp | ||
TreeSupport.hpp | ||
TreeSupport3D.cpp | ||
TreeSupport3D.hpp | ||
TreeSupportCommon.hpp |