vrcomputing
vrcomputing
@clemensmanert FYI
> "I do not like the concept of having the user documentation inside of the source" Well, subjectively I don't mind it in source, because my modern IDE can collapse...
@AraSaWCH did you try adding `-Wa,-mbig-obj` to the `qskqmlexport` CMake target's compiler flags? I'm not experienced with mingw, these are just a guesses. > `C:\Users\SF7381.ABO\AppData\Local\Temp\ccbeDjsK.s: Fatal error: can't write 27...
PS: Unfortunately I was not able to reproduce it locally with: Qt 6.6.1, Qt 6.6.1 MinGW 64-bit Kit from the Qt Maintenance Tool, Win11 Host, 64 GB RAM
PPS: @uwerat @AraSaWCH I noticed the `[254/480 0.8/sec] Building CXX object support/CMakeFiles/qsktestsupport.dir/qrc_fonts.cpp.obj ninja: build stopped: subcommand failed.` line and saw that the `qrc_fonts.cpp.obj` has 14 MiBi. Don't know if this...
PPPS: I can reproduce the error when building `Debug` instead of `Release`
@uwerat builds are green again, mergeable if still needed after your adaptions