Re: [edk2-devel] [PATCH] EmulatorPkg/WinHost: Add link flags for VS2019 tool chains.

2020-04-08 Thread Ni, Ray
h 20, 2020 1:26 PM > > To: devel@edk2.groups.io > > Cc: Justen, Jordan L ; Andrew Fish > > ; Ni, Ray > > Subject: [edk2-devel] [PATCH] EmulatorPkg/WinHost: Add link flags for > > VS2019 tool chains. > > > > REF: https://bugzilla.tianocore.org/show_bug.cg

Re: [edk2-devel] [PATCH] EmulatorPkg/WinHost: Add link flags for VS2019 tool chains.

2020-04-06 Thread Guomin Jiang
; Ni, Ray > Subject: [edk2-devel] [PATCH] EmulatorPkg/WinHost: Add link flags for > VS2019 tool chains. > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2604 > > The link flags for VS2019 is absent and result the build fail. > > Cc: Jordan Justen > Cc: Andrew F

[edk2-devel] [PATCH] EmulatorPkg/WinHost: Add link flags for VS2019 tool chains.

2020-03-20 Thread Jiang, Guomin
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2604 The link flags for VS2019 is absent and result the build fail. Cc: Jordan Justen Cc: Andrew Fish Cc: Ray Ni Signed-off-by: Guomin Jiang --- EmulatorPkg/Win/Host/WinHost.inf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Emulator