Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Havadebo72 on April 10, 2025, 10:53:52 am
-
Ubuntu 24.10. WxWidgets 3.2.5.
Compile error since revision 13648:
https://sourceforge.net/p/codeblocks/code/13648/ (https://sourceforge.net/p/codeblocks/code/13648/)
See attachment.
Any idea?
-
Can you try this modified Makefile.am? (change extension from txt to am)
-
Yes that patch fixes the build. Thanks.
-
Modified in trunk, thank you for testing.
As a side note, the plugin should be enabled only when needed (i.e while debugging other plugins).