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

How Do I Fix #103

Open
NotUnknown6 opened this issue Jul 10, 2022 · 1 comment
Open

How Do I Fix #103

NotUnknown6 opened this issue Jul 10, 2022 · 1 comment

Comments

@NotUnknown6
Copy link

Error LNK1104 cannot open file 'minhook.lib'

@Nucleoprotein
Copy link

You missing reference to library, check this guide how to create and use static libraries - https://docs.microsoft.com/en-us/cpp/build/walkthrough-creating-and-using-a-static-library-cpp?view=msvc-170
This is not issue with library but general Visual Studio knowledge i.e. RTFM

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