Hi gentlemen,
I met follow error message when building UWP
1>il2cpp.exe didn’t catch exception: Unity.IL2CPP.Building.BuilderFailedException: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /out:“D:\proj.zombie\UWP\build\obj\il2cppOutputProject\x64\Debug\linkresult_BA6F07F715147BE558D921F2CD61496F\GameAssembly.dll” /DEBUG /INCREMENTAL:NO /MAP /LARGEADDRESSAWARE /NXCOMPAT /DYNAMICBASE LOGO /TLBID:1 /HIGHENTROPYVA /DLL DEFAULTLIB:uuid.lib “ws2_32.lib” “Shcore.lib” “WindowsApp.lib” /LIBPATH:“C:\Program Files (x86)\Windows Kits\10\Lib\10.0.15063.0\um\x64” /LIBPATH:“C:\Program Files (x86)\Windows Kits\10\Lib\10.0.15063.0\ucrt\x64” /LIBPATH:“C:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\lib\um\x64” /LIBPATH:“C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\lib\x64\store” /APPCONTAINER /SUBSYSTEM:WINDOWS DEFAULTLIB:ole32.lib DEFAULTLIB:kernel32.lib DEFAULTLIB:msvcrt.lib @“C:\Users\chenghui\AppData\Local\Temp\tmp89A8.tmp”
I’ve formatted my whole system drive and reinstall editors and tools but this issue still exist, I locate this issue and it looks much like because of this class never found within the project
private Windows.UI.Core.CoreDispatcher UIDispatcher = null
Could you please tell me what kind of tools or files i missed?
Thanks for your help!!
3141564–238350–LiveResources.cs (4.56 KB)