Package Details: codelite 18.2.0-1

Git Clone URL: https://aur.archlinux.org/codelite.git (read-only, click to copy)
Package Base: codelite
Description: Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++
Upstream URL: https://codelite.org/
Keywords: C++ Editor IDE
Licenses: GPL-2.0-or-later
Conflicts: codelite-unstable
Provides: codelite
Submitter: None
Maintainer: uffe
Last Packager: uffe
Votes: 175
Popularity: 0.013688
First Submitted: 2008-08-01 09:11 (UTC)
Last Updated: 2025-10-29 12:26 (UTC)

Dependencies (20)

Required by (4)

Sources (15)

Pinned Comments

uffe commented on 2016-09-26 11:42 (UTC) (edited on 2025-12-10 08:09 (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

I have added new "codelite-unstable" package to AUR that follows the weekly/latest builds from the codelite project.

Also the "codelite-git" package will build bleeding edge CodeLite - use that if you want something that hasn't been released in stable or unstable state.

Latest Comments

1 2 3 4 5 6 .. 18 Next › Last »

uffe commented on 2025-12-10 08:11 (UTC)

@schnedan there is no stable or unstable release of that issue. You should go for the "codelite-git" AUR package - for more info see the pinned comment (above) on this page.

schnedan commented on 2025-12-09 19:44 (UTC)

Warning,

With the current package I have an bug on my machine... https://github.com/eranif/codelite/issues/3788#issuecomment-3633887017

Its already fixed in the codelite repositories.

schnedan commented on 2025-06-17 18:00 (UTC)

Just tried to build codelite and failed:

CMake Error at CMakeLists.txt:41 (cmake_policy): Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

Guess we need a patch to change the line(s) in CMakeLists.txt requiring less than 3.5

unelsson commented on 2025-02-16 10:03 (UTC)

Validating source files with sha256sums... ggerganov-llama.cpp-c3776ca.tar.gz ... FAILED

So, the llama.cpp submodule, which I understand is not necessary for the functionality anyway breaks the AUR package.

uffe commented on 2025-01-15 10:13 (UTC) (edited on 2025-01-15 10:14 (UTC) by uffe)

@janp: I think you need to open an issue at the CodeLite project itself - they are quite responsive. I would include the amimation showing the crash in the bug report. Link for issue creation here: https://github.com/eranif/codelite/issues

janp commented on 2025-01-14 19:27 (UTC)

Hello Uffe,

compiled 18.1.0 but the bug is still there

https://ibb.co/K01rHRN

uffe commented on 2025-01-08 09:55 (UTC)

@janp: you could try the codelite-git (bleeding edge) AUR package and see if ~10 commits after release of 18.0.0 have changed the situation...

uffe commented on 2025-01-08 09:53 (UTC)

@janp: ok - on deeper inspection of the patch/fix that I pointed you to - I do not believe that it is related to your crash as the whole ConsoleLexer functionality was added (and subsequently fixed) after 18.0.0 release - apologies for the noise.

janp commented on 2025-01-08 09:11 (UTC)

@uffe, it was probably a random crash and the option I added had no effect, since after a few attempts the same crash occurred again. I'll try the patch you suggested. Thank you.

uffe commented on 2025-01-08 08:08 (UTC)

@janp: Hmmm just found this - my guess is that you run into this issue - it was fixed after the 18.0.0 release. https://github.com/eranif/codelite/commit/4c54143990f93ba4eb6cd14ccfc8cbc9bddd052e