Skip to content

Build fixes for 2.8.2 - #11895

Open
hadess wants to merge 3 commits into
bambulab:masterfrom
hadess:wip/hadess/2.8.2-fixes
Open

Build fixes for 2.8.2#11895
hadess wants to merge 3 commits into
bambulab:masterfrom
hadess:wip/hadess/2.8.2-fixes

Conversation

@hadess

@hadess hadess commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

No description provided.

hadess added 3 commits August 14, 2026 21:57
/run/build/BambuStudio/src/libslic3r/FilamentMixer.hpp:152:6: error: ‘map’ in namespace ‘std’ does not name a template type
  152 | std::map<std::string, std::string> validate_mixed_filament_params(
      |      ^~~
/run/build/BambuStudio/src/libslic3r/FilamentMixer.hpp:9:1: note: ‘std::map’ is defined in header ‘<map>’; this is probably fixable by adding ‘#include <map>’
    8 | #include <vector>
  +++ |+#include <map>
    9 |
In file included from /run/build/BambuStudio/src/slic3r/GUI/MediaPlayCtrl.h:17,
                 from /run/build/BambuStudio/src/slic3r/GUI/MediaPlayCtrl.cpp:1:
/run/build/BambuStudio/src/slic3r/GUI/wxMediaCtrl3.h:120:14: error: field ‘m_logo_bitmap’ has incomplete type ‘wxBitmap’
  120 |     wxBitmap m_logo_bitmap;      // cached rasterized logo (UI thread only)
      |              ^~~~~~~~~~~~~
In file included from /run/build/BambuStudio/src/slic3r/GUI/FilamentBitmapUtils.cpp:8:
/run/build/BambuStudio/src/slic3r/GUI/FilamentBitmapUtils.hpp:50:48: error: ‘DynamicPrintConfig’ in namespace ‘Slic3r’ does not name a type
   50 |                                  const Slic3r::DynamicPrintConfig& cfg);
      |                                                ^~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant