home.social

#kdevelop — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #kdevelop, aggregated by home.social.

  1. 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:
    🔗 invent.kde.org/frameworks/synt

    #RISCV #RISC_V #assembler #assembly #programming #Kate #editor #KDevelop #QtCreator #Qt6 #IDE #KDE #KDEFrameworks @kde

  2. 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 and those two unofficial package managers don't play nicely together.

    So I found this tap:
    github.com/KDE/homebrew-kde

    builds fine, but I get this error with
    ninja: error: '/usr/lib/libicucore.dylib', needed by 'bin/LLIntSettingsExtractor', missing and no known rule to make it
    Thoughts?