I’ve been getting an error compiling SC 3.14.1 in Fedora 42, 43 and 44 with Qt 6.10.2 and 6.10.3 The error is the following:
[ 77%] Building CXX object editors/sc-ide/CMakeFiles/libscide.dir/widgets/code_editor/editor.cpp.o
/usr/include/qt6/QtCore/qstring.h:364:5: error: no type named ‘type’ in ‘struct std::enable_if<false, QString>’
364 | arg(Args &&...args) const
| ^~~
SC 3.15-dev compiles but it seems that is using a lot of cpu