Search Criteria
Package Details: qtcreator-qodeassist-plugin 0.9.14-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qtcreator-qodeassist-plugin.git (read-only, click to copy) |
|---|---|
| Package Base: | qtcreator-qodeassist-plugin |
| Description: | QodeAssist is an AI-powered coding assistant plugin for Qt Creator |
| Upstream URL: | https://github.com/Palm1r/QodeAssist |
| Licenses: | GPL-3.0-only |
| Groups: | qt |
| Conflicts: | qodeassist, QodeAssist |
| Provides: | qodeassist, QodeAssist |
| Submitter: | TheBill2001 |
| Maintainer: | TheBill2001 |
| Last Packager: | TheBill2001 |
| Votes: | 1 |
| Popularity: | 0.63 |
| First Submitted: | 2025-08-17 00:12 (UTC) |
| Last Updated: | 2026-05-19 14:03 (UTC) |
Dependencies (3)
- qtcreator (qtcreator-patchesAUR, qtcreator-prereleaseAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- qtcreator-devel (qtcreator-devel-patchesAUR) (make)
Latest Comments
TheBill2001 commented on 2026-04-30 19:10 (UTC)
@sgh Thanks for catching that. Fixed.
sgh commented on 2026-04-30 11:52 (UTC) (edited on 2026-04-30 11:54 (UTC) by sgh)
This makes it build
sgh commented on 2026-04-28 07:52 (UTC)
$ LANG=C makepkg -sif ==> Making package: qtcreator-qodeassist-plugin 0.9.13-1 (tir 28 apr 2026 09:52:28 CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found qtcreator-qodeassist-plugin-0.9.13.tar.gz ==> Validating source files with sha256sums... qtcreator-qodeassist-plugin-0.9.13.tar.gz ... Passed ==> Extracting sources... -> Extracting qtcreator-qodeassist-plugin-0.9.13.tar.gz with bsdtar ==> Removing existing $pkgdir/ directory... ==> Starting build()... -- Qt Creator Version: 19.0.1 CMake Error at CMakeLists.txt:37 (add_subdirectory): The source directory
does not contain a CMakeLists.txt file.
-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting...