Package Details: codelite 18.4.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: 172
Popularity: 0.000298
First Submitted: 2008-08-01 09:11 (UTC)
Last Updated: 2026-07-08 10:03 (UTC)

Required by (4)

Sources (16)

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

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 Next › Last »

underdoeg commented on 2014-05-05 13:45 (UTC)

Thanks for your answer. Did it build correctly on your machine? I still have the issue and it seems like I am not the only one. These links are related to other wxWidgets enabled projects and gcc 4.9 https://aur.archlinux.org/packages/dolphin-emu-git/?setlang=ja http://forums.codeblocks.org/index.php?topic=19231.msg131515;topicseen

migrev commented on 2014-05-03 16:46 (UTC)

I have all packages updated and can't reproduce the error. Codelite works just fine.

underdoeg commented on 2014-05-03 16:44 (UTC)

Just tried it on my laptop as well and there I don't have the error. My laptop is not as up to date. But the only update that might be relevant is core/gcc-libs 4.8.2-8 -> 4.9.0-1 core/gcc 4.8.2-8 -> 4.9.0-1

underdoeg commented on 2014-05-03 11:31 (UTC)

I get this error. Looks like its related to wxgtk. /home/phwhitfield/softwareSources/codelite-5.4/build-release/lib/libplugin.so: undefined reference to `wxCommandEvent::Clone() const' collect2: error: ld returned 1 exit status

Grotlek commented on 2014-04-13 03:07 (UTC)

This package ought be in community/extras. It's better by far than some of the alternatives already in there :-). It has my +1.

rprego commented on 2014-01-21 22:46 (UTC)

I think there is not an Arch-compatible wxCrafter library for the current version. I added a bug for it: https://github.com/eranif/codelite/issues/210

rprego commented on 2014-01-17 03:12 (UTC)

I'm on x86_64 Here's the output of ldd /usr/lib/codelite/wxCrafter.so: http://pastebin.com/Nwze5nEF

migrev commented on 2014-01-16 12:25 (UTC)

@rprego: Which architecture do you have (i686 or x86_64)? Can you check if any libs are missing with 'ldd /usr/lib/codelite/wxCrafter.so'? Thanks!

rprego commented on 2014-01-16 04:19 (UTC)

When I create a new wxWidgets project, I get a message that says the wxCrafter plugin is not installed... how do I install it? As far as I can tell, wxcrafter.so is in /usr/lib/codelite. Thanks for any help

migrev commented on 2014-01-13 23:53 (UTC)

Updated to 5.4 along with wxCrafter 1.4 @ghotrix: This also fixes your 404.