I'm trying to build a VS2013 project using VS2017. I solved many issues already, but I'm now stuck on the following error:
Error MSB3073
The command "regsvr32 /s /c "C:\workspace\myProject\.\Debug\myProject.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
:VCEnd"
exited with code 4.
at C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets 217
Any ideas? Many thanks!