public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Pete Batard" <pete@akeo.ie>
To: devel@edk2.groups.io, francisco_flynn@foxmail.com
Subject: Re: [edk2-devel] tool chain tag setting for vs2017
Date: Wed, 8 May 2019 11:25:48 +0100	[thread overview]
Message-ID: <46fb43d9-dfdc-a481-f60b-d5f362ed2c0b@akeo.ie> (raw)
In-Reply-To: <tencent_2F6B378FC45D9EBFFB403E508AE271340F05@qq.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb18030; format=flowed, Size: 1414 bytes --]

Hi Flynn,

On 2019.05.08 09:00, "ÐìÁÖ wrote:
> Hey guys,
> 
> I may found a problem here..
> 
> I'm trying to build tianocore with visual studio 2017, the tianocore 
> commit id is
> df7c81b5b219c9aee776baa466dd64c9d318dd80(Tue Apr 30 10:16:01 2019),
> after seting up the build environment and change TOOL_CHAIN_TAG to VS2017x86
> according from 
> https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems-ToolChain-Matrix

The first thing that needs to be pointed out is that the 
ToolChain-Matrix has not been updated for VS2017, so you need to be 
careful about extrapolating what applies for VS2015 or VS2013 to VS2017.

> , then build, the process will terminate with error message:
> *[VS2017x86] not defined. No toolchain available for build! *

Indeed. That's because we are now using a separate VS2017_HOST 
(currently set to 'x86' by default) to identify the architecture of the 
host platform tools, so we're not using VS2017x86 any more.

> After several tries, i change TOOL_CHAIN_TAG to *VS2017 *instead of 
> VS2017x86,
> then the problem solved, i'm not sure if vs2017 setting is inconsistent 
> with vs2015 or vs2010..
> or i have wrong setting somewhere else?

You should just use VS2017. And of course, we'll need to update the 
Matrix to make that information public as well.

If you are seeing issues after setting TOOL_CHAIN_TAG to VS2017, please 
let us know.

Regards,

/Pete

  reply	other threads:[~2019-05-08 10:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-08  8:00 tool chain tag setting for vs2017 "徐林
2019-05-08 10:25 ` Pete Batard [this message]
2019-05-08 12:16   ` [edk2-devel] " "徐林
2019-05-08 14:44     ` Pete Batard
2019-05-08 14:54       ` Leif Lindholm
2019-05-08 15:48         ` "徐林
2019-05-09  0:29           ` Liming Gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46fb43d9-dfdc-a481-f60b-d5f362ed2c0b@akeo.ie \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox