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

Windows SDK issue #9

Closed
ghost opened this issue Aug 30, 2014 · 2 comments
Closed

Windows SDK issue #9

ghost opened this issue Aug 30, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 30, 2014

I was wondering, I know I need Windows SDK for Windows 7, but since I'm on Windows 8.1 will using the 8.1 SDK work?

I tried with the 8.1 SDK and got these errors:

"1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\objidlbase.h(6173): error C2061: syntax error : identifier '__RPC__out_xcount_part'
1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\objidlbase.h(6177): error C2061: syntax error : identifier '__RPC__in_xcount_full'
1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\objidlbase.h(6381): error C2061: syntax error : identifier '__RPC__out_xcount_part'
1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\objidlbase.h(6385): error C2061: syntax error : identifier '__RPC__in_xcount_full'
1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\objidlbase.h(6589): error C2061: syntax error : identifier '__RPC__out_xcount_part'
1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\objidlbase.h(6593): error C2061: syntax error : identifier '__RPC__in_xcount_full'"

And it goes on and on. Either I did something wrong, or 8.1 isn't compatible?

I've been trying to install the Win7 SDK but it keeps failing, I believe because it detects the following initially: "Visual C++ Standard Compilers 2010" which I believe got left over after uninstalling Visual Studio 2010 to try and get it working, but apparently it didn't delete that and I can't find a trace of it on my computer or in the registry.

@ghost ghost closed this as completed Aug 30, 2014
@nitrocaster
Copy link
Member

Please elaborate on how did you solve this problem.

@ghost
Copy link
Author

ghost commented Aug 30, 2014

I didn't, I thought I saw a solution on Google. I reopened the issue.

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

1 participant