Byl představen editor MonoSketch, webová aplikace pro tvorbu diagramů, technických nákresů, flowchartů a různých dalších vizualizací, to vše jenom z ASCII znaků. Všechny operace běží pouze v prohlížeči uživatele a neprobíhá tedy žádné nahrávání dat na server. Zdrojový kód aplikace (drtivá většina Kotlin, žádné C#) je dostupný na GitHubu pod licencí Apache 2.0.
Byla vydána nová verze 3.7.0 multiplatformního svobodného frameworku pro zpracování obrazu G'MIC (GREYC's Magic for Image Computing, Wikipedie). Přehled novinek i s náhledy nových filtrů na PIXLS.US.
Všem na AbcLinuxu vše nejlepší k Valentýnu aneb Dni lásky ke svobodnému softwaru (I love Free Software Day, Mastodon, 𝕏).
Eric Migicovsky představil Pebble Emulator, tj. emulátor hodinek Pebble (PebbleOS) běžící ve webovém prohlížeči. Za 6 hodin jej napsal Claude Code. Zdrojové kódy jsou k dispozici na GitHubu.
Byla vydána nová verze 3.41 frameworku Flutter (Wikipedie) pro vývoj mobilních, webových i desktopových aplikací a nová verze 3.11 souvisejícího programovacího jazyka Dart (Wikipedie).
Rusko zcela zablokovalo komunikační platformu WhatsApp, řekl včera mluvčí Kremlu Dmitrij Peskov. Aplikace, jejímž vlastníkem je americká společnost Meta Platforms a která má v Rusku na 100 milionů uživatelů, podle Peskova nedodržovala ruské zákony. Mluvčí zároveň lidem v Rusku doporučil, aby začali používat domácí aplikaci MAX. Kritici tvrdí, že tato aplikace ruské vládě umožňuje lidi sledovat, což úřady popírají.
Před 34 lety, ve čtvrtek 13. února 1992, se tehdejší Česká a Slovenská Federativní Republika oficiálně (a slavnostně) připojila k Internetu.
Agent umělé inteligence vytvořil 'útočný' článek o Scottu Shambaughovi, dobrovolném správci knihovny matplotlib, poté, co vývojář odmítl agentem navrženou změnu kódu (pull request). 'Uražený' agent autonomně sepsal a publikoval na svém blogu článek, který přisuzuje Shambaughovi smyšlené motivace, egoismus a strach z AI coby konkurence.
Bylo vydáno Ubuntu 24.04.4 LTS, tj. čtvrté opravné vydání Ubuntu 24.04 LTS s kódovým názvem Noble Numbat. Přehled novinek a oprav na Discourse.
V pátek 20. února 2026 se v pražské kanceláři SUSE v Karlíně uskuteční 6. Mobile Linux Hackday, komunitní setkání zaměřené na Linux na mobilních zařízeních, kernelový vývoj a uživatelský prostor. Akce proběhne od 10:00 do večera. Hackday je určen všem, kteří si chtějí prakticky vyzkoušet práci s linuxovým jádrem i uživatelským prostorem, od posílání patchů například pomocí nástroje b4, přes balíčkování a Flatpak až po drobné úpravy
… více »>cmakekde ../kdelibs
vypíše:
-- Found Qt-Version 4.2.2
-- Building kdelibs...
-- Found KDE4 kconfig_compiler preprocessor: /home/kde4/kdelibs-build/bin/./kconfig_compiler.shell
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kconfigtestgui" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kconfigtestgui" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kconfigtestgui" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kconfigtestgui" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "klocaletest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "klocaletest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "klocaletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "klocaletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "klocalizedstringtest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "klocalizedstringtest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "klocalizedstringtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "klocalizedstringtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kprocesstest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kprocesstest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kprocesstest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kprocesstest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ksimpleconfigtest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "ksimpleconfigtest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "ksimpleconfigtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ksimpleconfigtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kstandarddirstest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kstandarddirstest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kstandarddirstest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kstandarddirstest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kurltest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kurltest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kurltest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kurltest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "krandomsequencetest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "krandomsequencetest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "krandomsequencetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "krandomsequencetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kdebugtest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kdebugtest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kdebugtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kdebugtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kstringhandlertest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kstringhandlertest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kstringhandlertest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kstringhandlertest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kcmdlineargstest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kcmdlineargstest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kcmdlineargstest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kmemtest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kmemtest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kmemtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kmemtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "dbuscalltest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "dbuscalltest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "dbuscalltest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "dbuscalltest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "cplusplustest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "cplusplustest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "cplusplustest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "cplusplustest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kmdcodectest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kmdcodectest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kmdcodectest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kmdcodectest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kdatetimetest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kdatetimetest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kdatetimetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kdatetimetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ksortablelisttest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "ksortablelisttest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "ksortablelisttest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ksortablelisttest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "krfcdatetest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "krfcdatetest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "krfcdatetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "krfcdatetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kprociotest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kprociotest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kprociotest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kprociotest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kcharsetstest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kcharsetstest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kcharsetstest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kcharsetstest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kcalendartest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kcalendartest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kcalendartest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kcalendartest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kmacroexpandertest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kmacroexpandertest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kmacroexpandertest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kmacroexpandertest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kshelltest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kshelltest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kshelltest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kshelltest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "startserviceby" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "startserviceby" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "startserviceby" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "startserviceby" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kasciitest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kasciitest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kasciitest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kasciitest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ktimezonestest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "ktimezonestest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "ktimezonestest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ktimezonestest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kconfigtest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kconfigtest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kconfigtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kconfigtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kconfigskeletontest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kconfigskeletontest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kconfigskeletontest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kconfigskeletontest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kurlmimetest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kurlmimetest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kurlmimetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kurlmimetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "klockfiletest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "klockfiletest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "klockfiletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "klockfiletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ktempdirtest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "ktempdirtest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "ktempdirtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ktempdirtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ksharedptrtest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "ksharedptrtest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "ksharedptrtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ksharedptrtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kfiltertest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kfiltertest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kfiltertest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kfiltertest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kdatetimetest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kdatetimetest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kdatetimetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kdatetimetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ksavefiletest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "ksavefiletest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "ksavefiletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ksavefiletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kautosavefiletest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kautosavefiletest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kautosavefiletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kautosavefiletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "ktemporaryfiletest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "ktemporaryfiletest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "ktemporaryfiletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "ktemporaryfiletest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kautostarttest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kautostarttest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kautostarttest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kautostarttest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kjobtest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kjobtest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kjobtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kjobtest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtCore.so" to target "kservicetest" which is not built by this project.
CMake Error: Attempt to add link library "-lpthread" to target "kservicetest" which is not built by this project.
CMake Error: Attempt to add link library "kdecore" to target "kservicetest" which is not built by this project.
CMake Error: Attempt to add link library "/usr/lib/qt4/libQtTest.so" to target "kservicetest" which is not built by this project.
-- Found Cups: /usr/lib/libcups.so
-- Found JPEG: /usr/lib/libjpeg.so
-- Found PNG: /usr/lib/libpng.so
-- Found JPEG: /usr/lib/libjpeg.so
-- Found jasper: /usr/lib/libjasper.so;/usr/lib/libjpeg.so
--
----------------------------------------------------------------------------------
-- The following list of OPTIONAL packages were located on your system. --
-- You will have all the following features available from this software. --
----------------------------------------------------------------------------------
> CUPS: The CUPS (Common UNIX Printing System); http://www.cups.org;
Provide CUPS support in kdeprint.
-- Configuring done
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
Neviem ako ďalej.
no ono to kde v skutocnosti zavisi na qt3
equery depends qt
ale Gentoo instaluje aj qt4 ako update k qt3 ale do slotu
takze zanechava qt3 prave kvoli tomu KDE-3.*
vim ~/.emacs
Tiskni
Sdílej: