Files
OrcaSlicer/src/slic3r/GUI/DeviceCore
Bastien Nocera 0d6f5921ce FIX: Fix missing BOOST_LOG_TRIVIAL declaration
src/slic3r/GUI/Widgets/../DeviceCore/DevConfigUtil.h:100:91: error: ‘BOOST_LOG_TRIVIAL’ was not declared in this scope
  100 |         catch (...) { assert(0 && "get_value_from_config failed"); BOOST_LOG_TRIVIAL(error) << __FUNCTION__ << " failed"; }// there are file errors
      |                                                                                           ^

(cherry picked from commit 11d17a60104a28d7d51024d861227fb98b4709e4)
2025-10-02 18:35:29 +08:00
..
2025-10-02 18:11:28 +08:00
2025-10-02 17:07:21 +08:00
2025-10-02 17:07:21 +08:00
2025-10-02 17:07:21 +08:00