#could not set up a toolchain for architecture x64

1 messages · Page 1 of 1 (latest)

amber tide
#

Im trying to build my game but this error comes up and I have no idea what it is, or how to fix it

#
Could not set up a toolchain for Architecture x64. Make sure you have the right build tools installed for il2cpp builds. Details:
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
past fable
#

Two Options:

#

---De selecting the IL2CPP option in the build settings of your application.

#

OR

#

---Download the IL2CPP package for building on your platform using the Unity Hub Software.

#

To download the package; Open up Unity Hub, go to the Installs section and click the gear icon to the right of the Unity Installation you're using at the moment.

#

Click the gear icon and Add Modules

#

Scroll down and click the option Windows Build Support (IL2CPP) or whatever OS you're using

#

Install the package and you're done.

amber tide
#

this il2cpp is so tricky

#

Library\Bee\artifacts\WinPlayerBuildProgram\ei6vj\v1ls_b_vm6.lump.ob

#

could you help me with this one please?

past fable
#

which version of Visual Studio are you using?

amber tide
#

they say you can change environmental

#
For those who are receiving this error but want to keep on using their current version of Visual Studio, Microsoft has suggested adding the following environmental variable and then restart Windows:

Variable Name: _CL_
Variable Value: /D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS
#

but I have no idea what that is or how to change it

past fable
#

Enter Environment variables in the space bar

#

And select the option Edit the system environment variables

#

This window should pop up

#

Click Environment Variables

#

Under System Variables for <User>

#

Select New...

amber tide
#

i will restart my pc now

past fable
#

Okay then

amber tide
#

❤️