Visual Studio should not contains MSBuild v120 (VS2013)

ĐOÀN Trần Công Danh's Avatar

ĐOÀN Trần Công Danh

28 Apr, 2016 02:38 AM

Hi,

Recently, I'm working on project which support both VS2013 and VS2015 in C++.

When I use <PlatformToolset>v120</PlatformToolset> in my project file:
- Build on my first machine with both VS2013 and VS2015 installed: OK - AppVeyor: all images (2015 and 2013) reported OK - Build on my second machine with only VS2015 installed, the build is NOT OK

I think AppVeyor image with VS 2015 should report NOT OK. To archive that goal, VS2013/MSBuild v12 shouldn't be installed on that image

  1. 1 Posted by ĐOÀN Trần Công ... on 28 Apr, 2016 02:40 AM

    ĐOÀN Trần Công Danh's Avatar

    Hi,

    I would like to format my text

    Recently, I'm working on project which support both VS2013 and VS2015 in C++.

    When I use v120 in my project file:

    • Build on my first machine with both VS2013 and VS2015 installed: OK
    • AppVeyor: all images (2015 and 2013) reported OK
    • Build on my second machine with only VS2015 installed, the build is NOT OK

    I think AppVeyor image with VS 2015 should report NOT OK. To archive that goal, VS2013/MSBuild v12 shouldn't be installed on that image

  2. Support Staff 2 Posted by Feodor Fitsner on 28 Apr, 2016 05:07 PM

    Feodor Fitsner's Avatar

    "Visual Studio 2015" is "cumulative" image containing both Visual Studio 2013 and 2015 - that was made intentionally. However, we might do separate images in the future where only one version of VS is installed.

  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:06 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

13 Sep, 2023 06:05 AM
10 Sep, 2023 03:43 PM
09 Sep, 2023 05:53 PM
08 Sep, 2023 07:10 PM
31 Aug, 2023 07:59 PM
13 Aug, 2023 04:55 AM