Il2cpp error when building windows standalone

I tried to build windows standalone using new il2cpp but i get error, even on new empty project. Tried on 2 devices one with Pro license and one with Personal but same error. I installed “Windows IL2CPP Scripting Backend” and I’m using Visual studio 2017 on Windows 10.

I tried building with .NET 2.0 and .NET 4.6.

“Nie mo�na odnale�� okre�lonego pliku” means “File can’t be found”.

Hi,

do you have C++ support installed in VS2017?

I just updated Visual Studio and instaled C++ support from Visual Studio installer and it works now. Thanks!

I didn’t had any issues building il2cpp for other platforms so I didn’t think it can be Visual Studio issue. It should be mentioned somewhere in docs.

I agree with that.

It also takes far too long before those exceptions get thrown. Checking for existance of those binaries should really be one of the first things IL2CPP does.

3 Likes