Quantcast
Channel: Questions in topic: "il2cpp"
Viewing all articles
Browse latest Browse all 598

How to add compiler or linker flags for il2cpp invocation.

$
0
0
Hi, is there any way to affect the `il2cpp` invocation when building a project? In this particular case it would be for Android but the question probably applies to all players supporting the il2cpp backend. I basically want to add additional compiler and linker flags: me@machine /A/U/U/C/i/build> mono ./il2cpp.exe Options: ... --compiler-flags= Additional flags to pass to the C++ compiler --linker-flags= Additional flags to pass to the linker I was hoping for just a setting somewhere but couldn't find anything. Maybe something with the `Scriptable Build Pipeline`? I can find several answers on how to add flags to a generated Xcode project but in the Android case it seems that even if you export to a Gradle project to build in e.g. Android Studio the export contains compiled version of the il2cpp generated code and not ndk scripts to build them over again.

Viewing all articles
Browse latest Browse all 598

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>