This codelite build looks for liblldb.so.9
, which is dated. Latest clang in the repo has liblldb.so.11
. This breaks auto-completion.
Search Criteria
Package Details: codelite-bin 15.0-1
Git Clone URL: | https://aur.archlinux.org/codelite-bin.git (read-only, click to copy) |
---|---|
Package Base: | codelite-bin |
Description: | A cross platform C/C++/PHP and Node.js IDE written in C++ |
Upstream URL: | http://www.codelite.org/ |
Keywords: | C C++ IDE Node.js PHP wxGtk wxWidgets |
Licenses: | GPL |
Conflicts: | codelite, codelite-git |
Provides: | codelite |
Replaces: | codelite, codelite-svn |
Submitter: | agvares |
Maintainer: | aviallon |
Last Packager: | aviallon |
Votes: | 32 |
Popularity: | 0.018978 |
First Submitted: | 2010-09-05 15:22 (UTC) |
Last Updated: | 2021-02-18 11:33 (UTC) |
Dependencies (23)
- clang (clang8, llvm-minimal-git, clang-git, llvm-git)
- curl (curl-minimal-git, curl-git)
- hunspell (hunspell-git)
- libedit
- libmariadbclient (libmysqlclient55, libmysqlclient56, mariadb-libs-git, libmysqlclient, libmysqlclient57, mariadb-libs)
- libssh (libssh-git, libssh-gnutls)
- lldb (llvm-git)
- ncurses (ncurses-nohex, ncurses-git)
- python2
- uchardet (uchardet-git)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-imgpaste)
- wxgtk2 (wxgtk2-dev, wxwidgets-gtk2)
- wxgtk3 (wxgtk3-dev, wxgtk-git, wxwidgets-gtk3-light, wxwidgets-gtk3)
- xterm (jbxvt-git, xterm-git, xterm-alacritty-symlink)
- lz4 (lz4-git, lz4-static-musl, lz4-static) (make)
- tar (tar-libarchive, tar-git, tar-parallel) (make)
- clang (clang8, llvm-minimal-git, clang-git, llvm-git) (optional) – compiler
- gcc (fastgcc, gccrs-git, gcc-git) (optional) – compiler
- gdb (gdb-git) (optional) – debugger
- graphviz (optional) – callgraph visualization
- Show 3 more dependencies...
Required by (3)
- unreal-engine (requires codelite) (optional)
- unreal-engine-4 (requires codelite) (optional)
- unreal-engine-git (requires codelite) (optional)
Sources (1)
Latest Comments
Semaphor commented on 2021-03-15 18:36 (UTC)
aviallon commented on 2020-09-14 16:57 (UTC)
Original AUR codelite package seems broken and doesn't seem to be fixed, so this is stalled for now... But I do have the autobuild now :)
aviallon commented on 2020-05-07 13:16 (UTC) (edited on 2020-06-21 15:51 (UTC) by aviallon)
Oops, a lot of problems I didn't notice here. I'll do it.
EDIT: Fixed and updated !!!!
PS: I really need to automate this...
2dorf4u commented on 2019-11-14 03:44 (UTC) (edited on 2019-11-14 03:51 (UTC) by 2dorf4u)
Same problem as @Semaphor; the dependency wxgtk2 does not get installed.
codelite: error while loading shared libraries: libwx_gtk2u_aui-3.0.so.0: cannot open shared object file: No such file or directory
Semaphor commented on 2019-11-08 14:26 (UTC)
A clean install of Arch and Codelite gives me an error: Missing libwx_gtk2u_adv-3.0.so.0.
Installing wxgtk2 packaged fixed this. Could the maintainer please make wxgtk2 package a requirement for codelite.
aviallon commented on 2019-10-16 22:04 (UTC)
@jazztickets updated to last version. Should work now.
jazztickets commented on 2019-04-04 14:34 (UTC)
codelite: error while loading shared libraries: libclang.so.7: cannot open shared object file: No such file or directory
erkexzcx commented on 2018-09-14 22:06 (UTC)
codelite: error while loading shared libraries: libclang.so.5: cannot open shared object file: No such file or directory
Pinned Comments
aviallon commented on 2020-05-07 13:16 (UTC) (edited on 2020-06-21 15:51 (UTC) by aviallon)
Oops, a lot of problems I didn't notice here. I'll do it.
EDIT: Fixed and updated !!!!
PS: I really need to automate this...