#kdevelop — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #kdevelop, aggregated by home.social.
-
#TFW activitypub.c has exactly 4096 lines.
-
A couple of days ago a new release 6.14 of KDE Frameworks came out and part of it is the syntax highlighting engine, used not only by KDE applications like Kate and KDevelop; but also by some others like Qt Creator.
I'm happy to report that this version also brings support for RISC-V instructions/registers/… in GNU Assembler, that I contributed:
🔗 https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/694#RISCV #RISC_V #assembler #assembly #programming #Kate #editor #KDevelop #QtCreator #Qt6 #IDE #KDE #KDEFrameworks @kde
-
Some updates:
One big consideration is whether or not you're using Homebrew or MacPorts on your Mac.
If you're like me like I know I am, you're using #brew and those two unofficial package managers don't play nicely together.
So I found this #homebrew tap:
https://github.com/KDE/homebrew-kde#kcalc builds fine, but I get this error with #kdevelop
ninja: error: '/usr/lib/libicucore.dylib', needed by 'bin/LLIntSettingsExtractor', missing and no known rule to make it
Thoughts?