We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I follow the instructions, i get this error. It translates to TheProgram "C:....." can not be started.
access denied
This happens after opening s2client-api.sln and trying to compile it.
I´m new to this so there could be a variety of things i have done wrong but i would be happy for any help to get this working.
Runnig visual studio as administrator didn´t work. After the error there are at least some functioning examples in the build.
The text was updated successfully, but these errors were encountered:
It seams like you are trying to debug the ALL_BUILD project, which is actually just auxiliary project without any executable.
Just set as start up project some one form the "examples" solution folder. "annoying_helper" or "echo_actions" or any other.
Sorry, something went wrong.
No branches or pull requests
When I follow the instructions, i get this error. It translates to TheProgram "C:....." can not be started.
access denied
This happens after opening s2client-api.sln and trying to compile it.
I´m new to this so there could be a variety of things i have done wrong but i would be happy for any help to get this working.
Runnig visual studio as administrator didn´t work.
After the error there are at least some functioning examples in the build.
The text was updated successfully, but these errors were encountered: