Can't specify "Win32" platform for MSBuilds

vz-appveyor's Avatar

vz-appveyor

04 Jul, 2014 01:14 PM

Currently the choices in the "platform" combobox are specific to .NET projects (Any CPU/x86/x64) and it's impossible to build C++ projects for Win32 platform -- while building it for x64 works just fine. Could the choice of "Win32" or the ability to enter additional platforms please be added?

TIA!

  1. Support Staff 1 Posted by Feodor Fitsner on 04 Jul, 2014 03:58 PM

    Feodor Fitsner's Avatar

    You can set configuration environment variable to Win32 - that should to the trick.

  2. 2 Posted by vz-appveyor on 04 Jul, 2014 06:03 PM

    vz-appveyor's Avatar

    Thanks for your reply but I'm not sure to understand it. Should I stop specifying the platform in the build part of the settings and use two different "build matrix groups" in the environment page?

    Also, do you mean platform by chance or should it really be configuration?

    Thanks again!

  3. Support Staff 3 Posted by Feodor Fitsner on 04 Jul, 2014 06:39 PM

    Feodor Fitsner's Avatar

    Oh, right, I meant platform - when you specify it on UI it just sets environment variable with the same name. Yes, you can use build matrix groups on environment page.

  4. 4 Posted by vz-appveyor on 05 Jul, 2014 12:47 PM

    vz-appveyor's Avatar

    I can confirm this works, thanks!

  5. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:45 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