Error running QT
Environment:
win10 + QT5.12+ vs2019
Error reporting.
NMAKE👎 error: U1077: ‘C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\link.exe’ failed with exit status 1158
Solution:
Copy the rc.exe and rcdll.dll files from C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x86
to
G:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin. The second address is the installation path of vs.
That will solve the above reported error.
Read More:
- [Solved] QT Compile Error: nmake: fatal error u1077
- [Solved] python Connect hive to Install sasl Error: Building wheel for sasl (setup.py) … error
- [Solved] CUDA fails to compile in visual studio and throws error msb3721 and nvcc fatal
- How to Solve Microsoft.CppCommon.targets(279,5): error MSB3073
- Error (active) e1696 cannot open source file “errno.H” rpgworld problems encountered in installing visual studio 2017
- [Solved] fatal error C1083: Could Not Open Unable to open include file:“stdint.h”: No such file or directory
- [Solved] Tableau Desktop Install Error: 0x80070643 fatal error during installation
- [Solved] CMake Error: Could not create named generator Visual Studio 16 2019
- How to Solve QT error: LNK1158: Cannot Run “rc.exe”
- [Solved] Excel plug in installation failed: unable to resolve the value of property ‘type’
- The pip installation package under Windows reports an error: Microsoft Visual C++ 9.0 is required Unable to find vcvarsall.bat
- [Solved] Fatal error C1083: unable to open include file: ‘d3dx9.h’
- [Solved] the SDK location is inside Studio‘s install location
- .NETproject compilation error. Type or namespace name could not be found. Visual studio automatically introduces dependency package (shortcut key)
- [Solved] Error c2226: syntax error: unexpected ‘lpstr’ type
- [Solved] error LNK2005: _bn_sub_part_words Already defined in bn_mul.obj
- Windows: How to Solve PCL C2065 Error
- [Solved] Win nvidia-smi Cann’t Use,Failed to initialize NVML: Unknown Error
- [Solved] winnt.h a large number of file errors (287): error c2059: syntax error: “;”
- Error while trying to run project:unable to start debugging.the debugger is not properly installed. run setup to install or repa