Skip to content

enhance(x11/codeblocks): attempt to fix everything, mainly the compiler plugin#29447

Draft
robertkirkman wants to merge 1 commit intotermux:masterfrom
robertkirkman:codeblocks-fix
Draft

enhance(x11/codeblocks): attempt to fix everything, mainly the compiler plugin#29447
robertkirkman wants to merge 1 commit intotermux:masterfrom
robertkirkman:codeblocks-fix

Conversation

@robertkirkman
Copy link
Copy Markdown
Member

@robertkirkman robertkirkman commented Apr 20, 2026

  • Fixes [Bug]: Code::Blocks can't detect compiler #29443

  • Enable all plugins, especially the compiler plugin

  • Replace all instances of /usr with $TERMUX_PREFIX (checked and thought to make sense in this package)

  • Apply workaround for boost 1.89 with Ubuntu 24.04

  • Fix build of wxSmith plugin with wxwidgets 3.3.1

Screenshot_20260420-174220_Termux_X11 Screenshot_20260420-174521_Termux_X11

…er plugin

- Fixes termux#29443

- Enable all plugins, especially the compiler plugin

- Replace all instances of `/usr` with `$TERMUX_PREFIX` (checked and thought to make sense in this package)

- Apply workaround for boost 1.89 with Ubuntu 24.04

- Fix build of `wxSmith` plugin with wxwidgets 3.3.1
@robertkirkman robertkirkman marked this pull request as draft April 21, 2026 00:58
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.

[Bug]: Code::Blocks can't detect compiler

1 participant