Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silence LNK4281: "undesirable base address 0x0 for x64 image" #28

Merged
merged 1 commit into from
Mar 22, 2019
Merged

Silence LNK4281: "undesirable base address 0x0 for x64 image" #28

merged 1 commit into from
Mar 22, 2019

Conversation

Mattiwatti
Copy link
Contributor

Ref: #26 (and credits to skochinsky for the fix - I only made a PR out of it.)

This will silence the "undesirable base address 0x0 for x64 image" warnings (or errors, depending on your settings) when compiling images that have an explicit base address of 0 set.

@ionescu007 ionescu007 merged commit fc00c7d into ionescu007:master Mar 22, 2019
@Mattiwatti Mattiwatti deleted the ignore-lnk-4281 branch March 22, 2019 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants