Search Criteria
Package Details: qtcreator-git 9.0.0.beta1.r370.ga0835dd3d3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qtcreator-git.git (read-only, click to copy) |
---|---|
Package Base: | qtcreator-git |
Description: | Lightweight, cross-platform integrated development environment |
Upstream URL: | https://www.qt.io |
Licenses: | LGPL |
Conflicts: | qtcreator |
Provides: | qtcreator |
Submitter: | delor |
Maintainer: | sr.team |
Last Packager: | sr.team |
Votes: | 32 |
Popularity: | 0.000001 |
First Submitted: | 2009-04-12 14:35 (UTC) |
Last Updated: | 2022-10-27 14:14 (UTC) |
Dependencies (25)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git)
- clazy (clazy-git)
- qt6-5compat
- qt6-quick3d
- qt6-serialport
- qt6-shadertools
- qt6-svg
- qt6-tools
- qt6-webengine
- yaml-cpp (yaml-cpp-git)
- cmake (cmake-git) (make)
- llvm (llvm8, llvm-git, llvm-minimal-git) (make)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312) (make)
- bzr (breezy) (optional) – bazaar support
- cmake (cmake-git) (optional) – cmake project support
- cvs (cvs-feature) (optional) – cvs support
- gdb (gdb-git) (optional) – debugger
- git (git-vfs, git-git, git-run-command-patch-git) (optional) – git support
- mercurial (mercurial-hg, mercurial-stable-hg) (optional) – mercurial support
- qt6-doc (optional) – integrated Qt documentation
- qt6-examples (optional) – welcome page examples
- qt6-translations (optional) – other languages
- subversion (optional) – subversion support
- valgrind (valgrind-git) (optional) – analyze support
- x11-ssh-askpass (gnome-ssh-askpass2, ssh-askpass-fullscreen, gnome-ssh-askpass3, ksshaskpass-git, seahorse-git, openssh-askpass, xaskpass, ksshaskpass, seahorse) (optional) – ssh support
Required by (40)
- dracula-qtcreator-theme-git (requires qtcreator)
- editorconfig-qtcreator (requires qtcreator)
- jasp-desktop (requires qtcreator) (make)
- openframeworks (requires qtcreator) (optional)
- openframeworks-nightly (requires qtcreator) (optional)
- qnvim-git (requires qtcreator)
- qt-sdk (requires qtcreator) (optional)
- qt-sdk-raspberry-pi (requires qtcreator) (optional)
- qt5-color-widgets (requires qtcreator) (optional)
- qtcreator-cmakeprojectmanager2-plugin-git (requires qtcreator)
- qtcreator-cppcheck-plugin (requires qtcreator)
- qtcreator-cppcheck-plugin-git (requires qtcreator)
- qtcreator-doxygen (requires qtcreator)
- qtcreator-freebox-plugin-git (requires qtcreator)
- qtcreator-gitqlient-plugin-git (requires qtcreator)
- qtcreator-homebrew-gba (requires qtcreator)
- qtcreator-markview-plugin (requires qtcreator)
- qtcreator-markview-plugin-git (requires qtcreator)
- qtcreator-meson-plugin-git (requires qtcreator)
- qtcreator-plugin-csd-git (requires qtcreator)
- Show 20 more...
Latest Comments
1 2 3 4 5 6 Next › Last »
hunger commented on 2021-09-20 08:30 (UTC)
I disowned the package as I have no time to maintain this.
Sorry for taking so long to do so: I had completely forgotten about this package:-/
SolarAquarion commented on 2020-04-23 23:29 (UTC)
We can move to CMAKE. which is usually "nicer"
xuiqzy commented on 2019-12-13 15:23 (UTC)
error when building latest version:
hunger commented on 2019-06-06 08:47 (UTC)
The following diff is needed to not pick up the version of Qt Design Studio (which will then break the package):
diff --git a/PKGBUILD b/PKGBUILD index
1823aa7
..bd83fd6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -41,7 +41,7 @@ sha256sums=('SKIP' pkgver() { cd qt-creatorprepare() {
sleeping commented on 2019-05-03 11:33 (UTC) (edited on 2019-05-03 11:39 (UTC) by sleeping)
Getting this error, patch needs to be removed again I think:
rodrigo21 commented on 2019-04-02 22:49 (UTC)
Package updated with the patch from @mateste. Thanks for the patch.
mateste commented on 2019-04-02 08:49 (UTC) (edited on 2019-04-02 08:49 (UTC) by mateste)
Backporting (or is it forwardporting? :) the patch from Arch repo seems to work:
Save it as a .patch file and add it to the PKGBUILD
lpc123 commented on 2019-03-31 17:03 (UTC) (edited on 2019-03-31 17:04 (UTC) by lpc123)
Getting this error on libClangTools after clang upgrade (7.0.1-1 -> 8.0.0-3) released today:
/usr/lib/qtcreator/plugins/libClangTools.so: Cannot load library /usr/lib/qtcreator/plugins/libClangTools.so: (libclang.so.7: cannot open shared object file: No such file or directory)
Ravenclaw commented on 2018-08-17 18:18 (UTC)
The compiling issue mentioned by txtsd still persists. Btw, at least I'm using clang and llvm(-libs) built from svn aur packages.
1 2 3 4 5 6 Next › Last »