Details
-
Bug
-
Resolution: Done
-
P5: Not important
-
5.9.0 Alpha
-
None
-
Win7 x64 using a VS2015 toolchain including Clang
-
3548cdedb627d9988307e9c158c2ec05b6b3e7eb
Description
When compiling qmake using a Clang/VS2015 toolchain, I get a bunch of deprecated function, unused variable and unknown pragma warnings. The details are in the attached text file.
I’ve thinned the output in order to focus on the warning messages.
Also, plz note the interesting output bug in the last output paragraph. It might indicate some kind of race condition.