Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
is it possible to prevent qmake creating stasch files? I'm using Qt 5.10.1. In Qt 5.4.2 qmake doesn't create them.
Regards, Andreas
Hi and welcome to forums
Well there is -nocache
but could also just be a bug in that older version. Normally it will complain if it cannot write the file.
Do you get errors from project using 5.4.2?