#could not set up a toolchain for architecture x64
1 messages · Page 1 of 1 (latest)
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&)
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.
thanks I did but there is another error
this il2cpp is so tricky
Library\Bee\artifacts\WinPlayerBuildProgram\ei6vj\v1ls_b_vm6.lump.ob
could you help me with this one please?
which version of Visual Studio are you using?
2022
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
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...
thanks a lot!!
i will restart my pc now
Okay then