CodeLite 17.0.0 was released 2023-01-11 (21 months ago)
If you look at the dependencies section above you'll see lots of external dependencies. One of the most vital dependencies is "wxwidgets-gtk3" - as the whole CodeLite GUI is based on the wxwidgets framework.
The wxwidgets-gtk package is controlled and maintained by the ArchLinux folks - they will provide an updated package whenever a new one is available.
for a long time they have provided wxwidgets-gtk in the range of 3.2.x
Latest wxwidgets-gtk is 3.2.6 - at the time of release of CodeLite-17.0.0 - wxwidgets-gtk was at version 3.2.1
Unfortunately the wxwidgets-gtk project itself has a bad habit on breaking compatibility within a "maintenance branch" such as 3.2.x
It is just too much patch work to keep this floating as the CodeLite-17.0.0 is getting pretty old
With the current challenges you'll have to build CodeLite-17.0.0 against wxwidgets-gtk versions 3.2.1, 3.2.2 or 3.2.2.1
A better way would be to build AUR "codelite-unstable" - or maybe even the bleeding edge AUR "codelite-git" - both of them have numerous improvements compared to CodeLite-17.0.0
BR/Uffe
Pinned Comments
uffe commented on 2016-09-26 11:42 (UTC) (edited on 2020-07-27 18:21 (UTC) by uffe)
ATTENTION: read this before flagging this package out-of-date
This package "codelite" represents the stable release of the codelite project.
I do not consider the "Weekly Builds" from http://downloads.codelite.org/ as stable releases (neither does the codelite project)
Generally speaking - this package will not be updated before the codelite release/download page (https://downloads.codelite.org/) have a new stable release published.
Please respect that - Thanks
PS: to clear up a recent misunderstanding - this does not mean that I won't accept patches that is needed for stable codelite to build against refreshed libraries etc
PS: I have added new "codelite-unstable" package to AUR that follows the weekly/latest builds from the codelite project.