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

undeclared identifier: IMAGE_SIZEOF_BASE_RELOCATION, IMAGE_SIZEOF_BASE_RELOCATION #1

Closed
nblock opened this issue Jan 11, 2011 · 1 comment

Comments

@nblock
Copy link

nblock commented Jan 11, 2011

Hi,
i get the following errors while building current master:
y:\fancycode-memorymodule-d2e86ce\memorymodule.c(179) : error C2065: 'IMAGE_SIZEOF_BASE_RELOCATION' : undeclared identifier
y:\fancycode-memorymodule-d2e86ce\memorymodule.c(180) : error C2065: 'IMAGE_SIZEOF_BASE_RELOCATION' : undeclared identifier

build environment:
Microsoft Visual Studio 2008
Version 9.0.21022.8 RTM
Microsoft .NET Framework
Version 3.5 SP1

am i missing something?

@fancycode
Copy link
Owner

should be fixed in master now, thanks for reporting

This issue was closed.
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

No branches or pull requests

2 participants