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
I was trying to compile the block samples in a new Windows 8.1 machine with only VS2013 installed and I kept getting a missing MSVCP110.dll error.
I guessed that the KCB libraries were compiled in VS2012 so I recompiled them and it worked correctly.
I can submit a pull request with the updated ones, I'm just not sure if it would be better to keep both so it doesn't break older projects.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was trying to compile the block samples in a new Windows 8.1 machine with only VS2013 installed and I kept getting a missing MSVCP110.dll error.
I guessed that the KCB libraries were compiled in VS2012 so I recompiled them and it worked correctly.
I can submit a pull request with the updated ones, I'm just not sure if it would be better to keep both so it doesn't break older projects.
The text was updated successfully, but these errors were encountered: