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

Cant find Minhook.h #124

Open
Sol1-xyz opened this issue Oct 24, 2023 · 2 comments
Open

Cant find Minhook.h #124

Sol1-xyz opened this issue Oct 24, 2023 · 2 comments

Comments

@Sol1-xyz
Copy link

Hi i did all the steps required, vpkg is even inside the configuration manager, enabled the static option thing, and it still cant find the minhook.h file, i installed the thing on my C: drive, and my repo is on the D: drive, changed drive and nothing works still please help

@tymoshh
Copy link

tymoshh commented Mar 18, 2024

I have the same problem

@hatrd
Copy link

hatrd commented Jul 15, 2024

Try changing project build setting to Release x64 or Release x86 depending on which version you install. Static version should be installed with --triplet x86-windows-static

vcpkg install minhook --triplet x86-windows-static
vcpkg install minhook --triplet x64-windows-static

You should ask at vcpkg repo though.

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

3 participants