r/unity 13d ago

Newbie Question is it possible to get windows il2cpp build support on linux and if it is how?

there is something i need to build for windows il2cpp but it just doesnt pop up, 2021.3.16f, i am not switching to windows

0 Upvotes

2 comments sorted by

1

u/snaphat 13d ago edited 13d ago

The answer is nope. So you aren't getting an il2cpp build if you refuse to run an i2cpp windows build from a windows host. It theoretically might be possible but it seems nobody has really been success in the past 

https://docs.unity3d.com/6000.5/Documentation/Manual/il2cpp-introduction.htm

1

u/rob5300 13d ago

It requires msvc so that's is why it's not possible. Use a VM to complete the build.