Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.6.2, Qt Creator 4.7.0
-
MSVC, Win7_x64, Intel-i5 (4cores), QtCreator 32bit
Description
This morning my QtCreator updated from Version 4.6.2 to Version 4.7.0. Since that time I am not able to compile, run or debug any projects because the MSVC Environment could not be set up correctly. I googled around all day and tried different things but nothing helped so far.
First of all I updated my cmake Version from 3.0.0 to 3.12.0 and checked my PATH.
The behavior of my pc is similar to that described here:
That means the Sophos Endpoind Security Control v10.8 takes up to 99% of CPU while there are several cmd.exe running (ca. 40-50 instances). And it seems the process is killed by the timeout mentioned here (AbstractMSVCToolChain::generateEnvironmentSettings):
With Version 4.6.2 the startup needed some time, but in the end it could set up the Environment correctly.
Please find attached the profiling Output of QtCreator 4.7.0. Sometimes cmake is the first process being killed sometimes it's cmd.exe
Thanks in advance and Kind regards
Judith
Attachments
Issue Links
- relates to
-
QTCREATORBUG-18328 MSVC2010 does not work
- Closed
-
QTCREATORBUG-19099 MSVC compilers cannot be used
- Closed
-
QTCREATORBUG-20863 Cannot build MSVC2013 projects with fresh install of Qt Creator 4.7
- Closed