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

Issue with compiling antiransom.cpp -- cannot open file 'ntdll.lib' #7

Open
bb783 opened this issue Sep 14, 2023 · 1 comment
Open

Comments

@bb783
Copy link

bb783 commented Sep 14, 2023

(I know this is an older project and you may not know soltuions for potential problems, but going to ask anyways),

When trying to compile antiransom.cpp w/ Windows SDK 7 I get the following error after running cl /LD antiransom.cpp, "LINK : fatal error LNK1104: cannot open file 'ntdll.lib'

Any advice?

@bb783
Copy link
Author

bb783 commented Sep 14, 2023

Solved.

Simply locating ntdll.lib from an alternate source has fixed the problem and antiransom.cpp compiled successfully.

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

1 participant