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 :)
Search Criteria
Package Details: codelite-bin 14.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: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | agvares |
Maintainer: | aviallon |
Last Packager: | aviallon |
Votes: | 30 |
Popularity: | 0.038641 |
First Submitted: | 2010-09-05 15:22 |
Last Updated: | 2020-06-21 15:48 |
Dependencies (23)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin)
- curl (curl-git, curl-minimal-git)
- hunspell (hunspell-git)
- libedit
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs)
- libssh (libssh-git, libssh-gnutls)
- lldb (lldb38, swift-lldb-development, llvm-git, llvm-toolchain-nightly-bin)
- ncurses (ncurses-nohex, ncurses-git)
- python2
- uchardet (uchardet-git)
- webkit2gtk (webkit2gtk-mse, webkit2gtk-unstable)
- wxgtk2 (wxgtk2-dev, wxgtk2-light)
- wxgtk3 (wxgtk3-dev, wxgtk3-light)
- xterm (jbxvt-git, xterm-git)
- lz4 (lz4-git, lz4-static-musl, lz4-static) (make)
- tar (tar-libarchive, tar-git, tar-parallel) (make)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin) (optional) – compiler
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (optional) – compiler
- gdb (gdb-git, gdb-ibuclaw-git, gdb-trunk, gdb-mini) (optional) – debugger
- graphviz (optional) – callgraph visualization
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium) (optional) – for Node.js IDE
- php (php55, php53, php70, php71, php-zts, php72, php56, php73) (optional) – php IDE capabilities
- valgrind (valgrind-git) (optional) – debugger
Required by (1)
- unreal-engine (requires codelite) (optional)
Sources (1)
aviallon commented on 2020-09-14 16:57
aviallon commented on 2020-05-07 13:16
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
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
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
@jazztickets updated to last version. Should work now.
jazztickets commented on 2019-04-04 14:34
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
codelite: error while loading shared libraries: libclang.so.5: cannot open shared object file: No such file or directory
jixun.moe commented on 2017-08-07 15:09
I have chagned `webkitgtk2` to `webkit2gtk` (extra repo: https://www.archlinux.org/packages/extra/x86_64/webkit2gtk/ ) and it built with out problems.
`webkitgtk2` took too long to build on my machine.
Not sure if there's any side effects, code lite ran without obvious problems.
sapjunior commented on 2017-01-11 01:46
wxCrafter not working! for 10.0.0
Zeph commented on 2016-11-02 19:42
had jansson package on opens suse build service,
codelite build can start now and build with Clang 3.9
Pinned Comments
aviallon commented on 2020-05-07 13:16
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...