I'm creating a UWP Project for windows 10.
I have googled about this problem, cleaned obj and bin folder by myself.
Then, my project folder, there is only ascii characters.
My changes had no effect.
1>C:\Program Files (x86)\MSBuild\Microsoft.NetNative\x64\ilc\IlcInternals.targets(1192,5): error : 内部コンパイラ エラー (Internal Compile Error) 1>C:\Program Files (x86)\MSBuild\Microsoft.NetNative\x64\ilc\IlcInternals.targets(1192,5): error : ILT0005: 'C:\Program Files (x86)\MSBuild\Microsoft.NetNative\x64\ilc\Tools\nutc_driver.exe @"(Project Folder)obj\x64\Release\ilc\intermediate\MDIL\ECToolControl.rsp"' は終了コード 1 を戻しました (was returned exit code 1)
Compile with .Net Native tool chainoption in project property ? - Nico Zhu - MSFT