kekyo / IL2C

IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Apache License 2.0
401 stars 36 forks source link

Unit test failed because too long path name. #63

Closed kekyo closed 5 years ago

kekyo commented 5 years ago

VirtualOverride.[....].h inside type relation tests.

kekyo commented 5 years ago

Use this workaround.

.NET 4.6.2 and long paths on Windows 10 https://blogs.msdn.microsoft.com/jeremykuhne/2016/07/30/net-4-6-2-and-long-paths-on-windows-10/