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

syntax error #3

Open
priyacdac opened this issue Mar 23, 2017 · 0 comments
Open

syntax error #3

priyacdac opened this issue Mar 23, 2017 · 0 comments

Comments

@priyacdac
Copy link

Hi,
Thanks for your response. We are building this project using Visual studio 12.0 with Windows SDK 8.0 at Windows 8 machine. During the building of project sapiPS we getting below syntax error:
1>------ Build started: Project: sapiPS, Configuration: Release x64 ------
1> dlldata.c
1> htssapi_i.c
1> htssapi_p.c
1>C:\Program Files (x86)\Windows Kits\8.0\Include\um\sapiddk.h(2309): error C2059: syntax error : ':'
1>C:\Program Files (x86)\Windows Kits\8.0\Include\um\sapiddk.h(2790): error C2143: syntax error : missing ')' before ''
1>C:\Program Files (x86)\Windows Kits\8.0\Include\um\sapiddk.h(2790): error C2081: 'SPRECORESULTINFOEX' : name in formal parameter list illegal
1>C:\Program Files (x86)\Windows Kits\8.0\Include\um\sapiddk.h(2790): error C2143: syntax error : missing ';' before '
'
1>C:\Program Files (x86)\Windows Kits\8.0\Include\um\sapiddk.h(2790): error C2059: syntax error : '*'
1>C:\Program Files (x86)\Windows Kits\8.0\Include\um\sapiddk.h(2790): error C2059: syntax error : ')'
1>C:\Program Files (x86)\Windows Kits\8.0\Include\um\sapiddk.h(2793): error C2059: syntax error : '}'
1> Generating Code...
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

It seems, we are using wrong version of windows SDK. Kindly let us know what are the versions of Visual Studio and Windows SDK you used for building this project.

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