Hello,
have a look at these solutions:
https://stackoverflow.com/questions/19914339/error-msb3073-how-do-i-fix-this
Regards, Guido
Whenever i am trying to build my project it gives Error MSB3073 Visual Studio 2017 (c++)
I am trying to build my project but getting this error
1> 1>LINK : fatal error LNK1175: failed to rebase 'C:\dev\git\intern_codebase\standards\product\mapeditor\src\x64\Woodstock Release DBG\Mapper.exe'; error 487 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Redirect.targets(65,5): error MSB3073: The command "EDITBIN /REBASE:BASE=0x400000 "C:\dev\git\intern_codebase\standards\product\mapeditor\src\x64\Woodstock Release DBG\Mapper.exe" 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Redirect.targets(65,5): error MSB3073: 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Redirect.targets(65,5): error MSB3073: :VCEnd" exited with code 1175. 1>Done building project "Mapper.vcxproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
2 answers
Sort by: Most helpful
-
Guido Franzke 2,191 Reputation points
2021-06-28T06:24:35.49+00:00 -
Anna Xiu-MSFT 30,966 Reputation points Microsoft External Staff
2021-06-28T08:54:26.023+00:00 Hi @awaisrafique -1500,
Welcome to Microsoft Q&A!
In addition to the reply from Guido, you can also try to update your Visual Studio to the latest version and try again.
Sincerely,
Anna- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
- If the answer is helpful, please click "Accept Answer" and upvote it.