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

VS2010 Toolset not available #9

Closed
Skysnakes opened this issue Feb 18, 2017 · 1 comment
Closed

VS2010 Toolset not available #9

Skysnakes opened this issue Feb 18, 2017 · 1 comment

Comments

@Skysnakes
Copy link

Hi,

I tried to compile the project with VS2010. I used the pcm-all.sln file to load the project and used the release build.

When I tried to compile it, I got the following error:

Specified platform toolset (v110) is not installed or invalid. Please make sure that a supported PlatformToolset value is

To fix this problem I have to perform the following tasks:

-Select all the subprojects in the project overview with shift
-Right click on one project
-Select Properties
-Select Configuration Properties
-General
-Platform Toolset
-Choose one of the available versions

@opcm
Copy link
Contributor

opcm commented Feb 20, 2017

could you please submit your sln file for VS2010 (as "pcm-all-vs2010.sln") or send it to me such that I can upload it to the repository?

@opcm opcm closed this as completed Feb 20, 2017
rdementi added a commit that referenced this issue Apr 29, 2021
…'master'

Resolve "The auto generated ‘prometheus.json’ file has issues"

Closes #9

See merge request pcm/opcm!124
mjguzik pushed a commit to mjguzik/pcm that referenced this issue Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants