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

Cannot build NtkHookLib from vs2010 solution #9

Closed
satnatantas opened this issue May 9, 2016 · 5 comments
Closed

Cannot build NtkHookLib from vs2010 solution #9

satnatantas opened this issue May 9, 2016 · 5 comments

Comments

@satnatantas
Copy link

1>..\Lib\libudis86\amalgamation.c(33): fatal error C1083: Cannot open include file: 'source\libudis86\decode.h': No such file or directory

Using VS2010.

@mxmauro
Copy link
Contributor

mxmauro commented May 9, 2016

Hi

You have to clone the repository including submodules.

@satnatantas
Copy link
Author

Cloned, same issue.

@mxmauro
Copy link
Contributor

mxmauro commented May 9, 2016

If submodules were downloaded correctly you must see a folder named "libudis86" inside "Src/Lib/libudis86/source" and the decode.h file there.

@satnatantas
Copy link
Author

You are completely right. Git does not say anything about recursive cloning on the page about cloning.

Built fine.

@mxmauro
Copy link
Contributor

mxmauro commented May 9, 2016

Excellent :)

@mxmauro mxmauro closed this as completed May 9, 2016
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