Hi,

The following code is line 22 of Make.bat:
        if "%Platform%" == "X86" (

I tried `echo %Platform%` in VS2017 x86 native Tools Command Prompt, the result 
is "x86"(not "X86").
If it's a mistake, the attached patch adds the changes.


Regrads,
Huang


Attachment: Fix-Platfrom.patch
Description: Fix-Platfrom.patch

Reply via email to