ok, with codelite-x86_64
Search Criteria
Package Details: codelite 18.1.0-2
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-2.0-or-later |
Conflicts: | codelite-unstable |
Provides: | codelite |
Submitter: | None |
Maintainer: | uffe |
Last Packager: | uffe |
Votes: | 174 |
Popularity: | 0.059349 |
First Submitted: | 2008-08-01 09:11 (UTC) |
Last Updated: | 2025-02-17 09:08 (UTC) |
Dependencies (20)
- hunspell (hunspell-gitAUR)
- libedit
- libssh (libssh-gitAUR)
- mariadb-libs (libmysqlclient80AUR, libmysqlclient81AUR, libmysqlclient84AUR, libmysqlclientAUR, mariadb-lts-libs)
- ncurses (ncurses-gitAUR)
- uchardet (uchardet-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- clang (llvm-gitAUR, clang17-binAUR, clang-minimal-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR) (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- clang (llvm-gitAUR, clang17-binAUR, clang-minimal-gitAUR) (optional) – compiler
- cscope (optional) – CScope Integration for CodeLite
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (optional) – compiler
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (optional) – debugger
- graphviz (optional) – callgraph visualization
- lldb (llvm-gitAUR) (optional) – debugger
- php (optional) – language
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (optional) – language
- valgrind (valgrind-gitAUR) (optional) – debugger
Required by (4)
- rt-thread-env-meta (optional)
- unreal-engine (optional)
- unreal-engine-4 (optional)
- unreal-engine-git (optional)
Sources (15)
- chriskohlhoff-asio-b73dc1d.tar.gz
- codelite-18.1.0.tar.gz
- cubicdaiya-dtl-f2651ff.tar.gz
- DaveGamble-cJSON-fd1ac4f.tar.gz
- eranif-cc-wrapper-6771344.tar.gz
- eranif-ctags-930be27.tar.gz
- eranif-lexilla-8502988.tar.gz
- eranif-tinyjson-a6b0d0d.tar.gz
- eranif-wx-config-msys2-fe65daf.tar.gz
- eranif-wxdap-c5ee347.tar.gz
- ggerganov-llama.cpp-c3776ca.tar.gz
- http://repos.codelite.org/wxCrafterLibs/wxgui.zip
- jbeder-yaml-cpp-1b50109.tar.gz
- wxShaper-wxsf-code-b5dc09a.tar.gz
- zaphoyd-websocketpp-c6d7e29.tar.gz
mrbit commented on 2012-01-27 18:32 (UTC)
Zeph commented on 2012-01-26 09:27 (UTC)
https://aur.archlinux.org/packages.php?ID=56102
This is the stable version 3.5.5378
Direct download bin from sourceforge for ubuntu 64.
No need compil, work nice with wxgtk from repo [extra].
mrbit commented on 2012-01-23 19:53 (UTC)
wxgtk:
checking for Xinerama... no
configure: WARNING: Xinerama not found; disabling wxDisplay
checking for -lSM - X11 session management... no
configure: WARNING: libSM not found; disabling session management detection
checking for OpenGL headers... found in /usr/include
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for -lGL... no
checking for -lMesaGL... no
configure: error: OpenGL libraries not available
==> ERRORE:
<deleted-account> commented on 2012-01-04 17:01 (UTC)
If you are getting wxRE_ADVANCED error try this:
1. Go to http://pastebin.com/g6amn3Wc
2. Download the script and save it to PKGBUILD
3. Go to the directory where you save the PKGBUILD and run "makepkg -i"
4. Then try to build codelite
Note:
1. The PKGBUILD is from ABS but I add --with-regex=builtin
2. This work for me on a 64Bit system
3. codelite-svn doesn't work with this
<deleted-account> commented on 2012-01-01 13:17 (UTC)
Cannot get this to work,
Tried installing wxgtk from ABS, where tried installing wxgtk (before codelite), with
--with-regex=sys and --with-regex=builtin
It doesn't make a difference for me, still get the
"Plugin/search_thread.cpp:104:15: error: 'wxRE_ADVANCED' was not declared in this scope"
etc. error as in the post by VlaoMao
(ps the same happens when using codelite-svn)
nem commented on 2011-12-20 16:46 (UTC)
update your wx, see:
bugreport: http://sourceforge.net/tracker/index.php?func=detail&aid=3461425&group_id=202033&atid=979960
fix: http://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/wxgtk&id=bcafe4835f0997f1dcc5dc67ae7992466a224b2a
VlaoMao commented on 2011-12-20 09:02 (UTC)
What it is?
System arch x86_64
installed all dependencies.
try build:
Plugin/search_thread.cpp: In member function 'wxRegEx& SearchThread::GetRegex(const wxString&, bool)':
Plugin/search_thread.cpp:104:15: error: 'wxRE_ADVANCED' was not declared in this scope
make: *** [Release_gcc_unicode/SDKObjects_search_thread.o] Error 1
make: *** Waiting for unfinished jobs....
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.