conan-io / conan-vs-extension

Conan Extension for Visual Studio
https://marketplace.visualstudio.com/items?itemName=conan-io.conan-vs-extension
MIT License
59 stars 34 forks source link

Fix environment before running Conan #162

Closed SSE4 closed 4 years ago

SSE4 commented 4 years ago

closes #153

remove VisualStudioVersion from the environment variables before starting the conan process. therefore, conan will set correct vcvars, and things like nmake will be available for the build. this needs to be addressed in conan, but:

  1. it will take time until it's fixed and new release is available
  2. many enterprise users don't update and stick to the specific conan versions