Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: stahta01 on September 20, 2026, 10:06:10 pm

Title: compiler patch
Post by: stahta01 on September 20, 2026, 10:06:10 pm
I have not yet tested this patch.

Tim S.

Code
Index: src/plugins/compilergcc/resources/Makefile.am
===================================================================
--- src/plugins/compilergcc/resources/Makefile.am       (revision 14037)
+++ src/plugins/compilergcc/resources/Makefile.am       (working copy)
@@ -56,7 +56,8 @@
        images/svg/compilerun.svg \
        images/svg/rebuild.svg \
        images/svg/run.svg \
-       images/svg/stop.svg
+       images/svg/stop.svg \
+       images/svg/silent.svg

Message on shutdown (I do not see the startup messages till I exist CB so this might be a startup message)
Code
Loading toolbar...
cbLoadBitmapBundleFromSVG: Cannot load 'C:\msys64_SDL_testing\opt\codeblocks\bin\..\share\codeblocks/compiler.zip#zip:/images/svg/silent.svg'
cbLoadBitmapBundleFromSVG: Cannot load 'C:\msys64_SDL_testing\opt\codeblocks\bin\..\share\codeblocks/compiler.zip#zip:/images/svg/silent.svg'