Linker Tools Error LNK1282
unable to /REBASE file; it has been signed
You attempted to change the base address of a signed assembly with the /REBASE option for editbin. To do this, first change the base address and then sign the assembly.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
unable to /REBASE file; it has been signed
You attempted to change the base address of a signed assembly with the /REBASE option for editbin. To do this, first change the base address and then sign the assembly.