Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
/run/build/BambuStudio/src/slic3r/GUI/DeviceManager.cpp: In static member function ‘static boost::bimaps::bimap<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > Slic3r::DeviceManager::get_all_model_id_with_name()’: /run/build/BambuStudio/src/slic3r/GUI/DeviceManager.cpp:6076:5: error: ‘wxDir’ was not declared in this scope; did you mean ‘wxDIR’? 6076 | wxDir dir(Slic3r::resources_dir() + "/printers/"); | ^~~~~ | wxDIR
- Loading branch information