https://bugs.kde.org/show_bug.cgi?id=487874
--- Comment #10 from Benjamin Dedieu <benjaminded...@protonmail.com> --- (In reply to Kai Uwe Broulik from comment #7) > Ah, so it is indeed a case issue I think. Any chance you could try > https://invent.kde.org/network/kio-extras/-/merge_requests/416 Hi, I was trying to rebuild plasma from source with `kde-builder worskpace` in order to have a clean install from master before building kio-extras from your branch. However, I have not done this since last year and I have problems building kwin. Just in case you have an idea I get this error in the log: ``` 1714:23: error: ‘to’ is not a member of ‘std::ranges’ 1714 | }) | std::ranges::to<QList>()); | ^~ ``` It also warns me that I miss the optional dependency Qt6QmlCompilerPlusPrivateTools, but I have qt6-qtdeclarative-devel installed (where I think the QML tools are). Otherwise is there a way to rapidly test your kio-extras branch directly in the current session, without going to the development environment session ? Thank you for the merge request. -- You are receiving this mail because: You are watching all bug changes.