question

awaisrafique-1500 avatar image
0 Votes"
awaisrafique-1500 asked AnnaXiu-MSFT answered

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 ==========

c++vs-msbuild
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

GuidoFranzke avatar image
0 Votes"
GuidoFranzke answered

Hello,
have a look at these solutions:
https://stackoverflow.com/questions/19914339/error-msb3073-how-do-i-fix-this
Regards, Guido


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AnnaXiu-MSFT avatar image
0 Votes"
AnnaXiu-MSFT answered

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.



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.