B
BjornS1
Guest
Upgraded yesterday from earlier VS 2017 version and after upgrade most of my C++ Projects won't build. I get this message. regardless if I try build, rebuild, Clean etc etc.
---
1>------ Build started: Project: GE, Configuration: Debug Win32 ------
1>Error HRESULT E_FAIL has been returned from a call to a COM component.
1>Error: Error HRESULT E_FAIL has been returned from a call to a COM component.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
---
Anyone that has any idea on how to get around this? I tried deleting the dll Before building, but it won't help.
Continue reading...
---
1>------ Build started: Project: GE, Configuration: Debug Win32 ------
1>Error HRESULT E_FAIL has been returned from a call to a COM component.
1>Error: Error HRESULT E_FAIL has been returned from a call to a COM component.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
---
Anyone that has any idea on how to get around this? I tried deleting the dll Before building, but it won't help.
Continue reading...