I'm on x86_64
Here's the output of ldd /usr/lib/codelite/wxCrafter.so: http://pastebin.com/Nwze5nEF
Search Criteria
Package Details: codelite 17.0.0-0
Package Actions
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 |
Conflicts: | codelite-unstable |
Provides: | codelite |
Submitter: | None |
Maintainer: | uffe |
Last Packager: | uffe |
Votes: | 174 |
Popularity: | 0.000524 |
First Submitted: | 2008-08-01 09:11 (UTC) |
Last Updated: | 2024-07-12 13:32 (UTC) |
Dependencies (21)
- hunspell (hunspell-gitAUR)
- libedit
- libssh (libssh-gitAUR)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs)
- ncurses (ncurses-gitAUR)
- uchardet (uchardet-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (optional) – compiler
- cscope (optional) – CScope Integration for CodeLite
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (optional) – compiler
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (optional) – debugger
- graphviz (optional) – callgraph visualization
- lldb (llvm-rocm-gitAUR, llvm-gitAUR) (optional) – debugger
- php (optional) – language
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (optional) – language
- valgrind (valgrind-gitAUR) (optional) – debugger
Required by (3)
- unreal-engine (optional)
- unreal-engine-4 (optional)
- unreal-engine-git (optional)
Sources (6)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 Next › Last »
rprego commented on 2014-01-17 03:12 (UTC)
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.
ghotrix commented on 2014-01-13 22:29 (UTC)
Downloading of wxCrafter.so gives me 404 error.
migrev commented on 2013-10-23 12:19 (UTC)
Updated to 5.3 along with wxCrafter 1.3
pschmitt commented on 2013-10-22 11:32 (UTC)
Codelite 5.3.0 is out.
migrev commented on 2013-07-15 21:47 (UTC)
@jazztickets Fixed, thanks for pointing it.
jazztickets commented on 2013-07-15 20:46 (UTC)
PKGBUILD is currently broken - webkitgtk2 needs to be added as a dependency.
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.