Making PCH optional is not always well understood so I didn’t propose but that's great, thank you !
Making PCH is not always well understood so I didn’t propose but that's great, thank you !
I think DISABLE_LV2 is better, yes. lv2 is the name of the option here (gentoo). Thanks.
Hi, Patch src/base/Pitch.cpp for QObject is required here : --- a/src/base/Pitch.cpp +++ b/src/base/Pitch.cpp @@ -28,6 +28,8 @@ #include <vector> +#include <QObject> + //dmm This will make everything excruciatingly slow if defined: //#define DEBUG_PITCH
Duplicate, sry : sourceforge warned me with an error but 1 hour later create a ticket ...
Hi, Sry for the delay. I think you can find what you want in the attachments of https://bugs.gentoo.org/957755 (build log https://bugs.gentoo.org/attachment.cgi?id=932747) Let me know if you want other tests.
static fails: missing $(OBJECTS2)
I still reproduce the error with 25.06 + 70307a cmake-4.1.2 / gcc-15/16 / qt-6.9.3