Failed to retrieve MSVC Environment.
Unsolved
Installation and Deployment
-
I have been working in a QT C++ project. I recently had an error
Failed to retrieve MSVC Environment from "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat amd64_x86
.I Tried to reinstall the MSVC, but I got an new problem, a System Error occurred
The Code execution cannot proceed because CECore.Cpp64.dll was not found. Reinstalling the program may fix this problem
.- Qt Creator 8.0.0 Based on QT 6.3.1(MSVC 2019, x86_64)
- Qt Version Qt 5.15.2 MSVC2019 64bit
- Microsoft Visual C++ Compiler 16.11.31624.102(amd64)
I am struggling solving this issue, Anyone could help me figure it out? Thanks in advance.