Search Criteria
Package Details: ktechlab 0.50.0-2
Git Clone URL: | https://aur.archlinux.org/ktechlab.git (read-only, click to copy) |
---|---|
Package Base: | ktechlab |
Description: | IDE for microcontrollers and electronic simulation |
Upstream URL: | https://invent.kde.org/sdk/ktechlab |
Keywords: | eda electronics microcontroller simulation |
Licenses: | |
Submitter: | zoe1337 |
Maintainer: | zoe1337 (metafex) |
Last Packager: | zoe1337 |
Votes: | 5 |
Popularity: | 0.21 |
First Submitted: | 2019-03-27 19:56 |
Last Updated: | 2020-09-24 21:56 |
Dependencies (18)
- hicolor-icon-theme (hicolor-icon-theme-git)
- kconfig (kconfig-git)
- kcoreaddons (kcoreaddons-blucrystal, kcoreaddons-git)
- kdoctools (kdoctools-git)
- khtml (khtml-git)
- ki18n (ki18n-git)
- kiconthemes (kiconthemes-git)
- kio (kio-osync, kio-git)
- kparts (kparts-git)
- ktexteditor (ktexteditor-git)
- ktextwidgets (ktextwidgets-git)
- kwidgetsaddons (kwidgetsaddons-git)
- kwindowsystem (kwindowsystem-git)
- kxmlgui (kxmlgui-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- solid (solid-git)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- gpsim (optional) – for simulating PIC microcontrollers
Latest Comments
zoe1337 commented on 2020-09-24 21:42
thanks caltlgin for vastly improving the package!
metafex commented on 2019-07-10 16:50
KTechlab is currently being ported to KF5 which will solve the issues with the dependencies it currently has. As soon as a new release happens, it will be updated.
linuxyz commented on 2019-07-09 20:33
Failure to build because of a problem with bulding the dependency kdelibs apparently:
/home/linuxyz/.cache/pikaur/build/kdelibs/src/kdelibs-4.14.38/kdecore/config/kconfigbackend.cpp:42:10: fatal error: kconfigbackend.moc: No such file or directory 42 | #include "kconfigbackend.moc" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: [kdecore/CMakeFiles/kdecore.dir/build.make:167: kdecore/CMakeFiles/kdecore.dir/config/kconfigbackend.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:1154: kdecore/CMakeFiles/kdecore.dir/all] Error 2 make: *** [Makefile:163: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
Command 'makepkg --force' failed to execute.