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

How do I set the il2cpp compiler option?

$
0
0


I want to change il2cpp compiler options directly.

ex) If I want to use rtti, exceptions in gradle I can set the options as follows:


// Sets optional flags for the C++ compiler.
cppFlags "-fexceptions", "-frtti"

However, if you export unity's android gradle project, il2cpp is already built in the exported gradle project.

How do I set the ndk-build option separately when building game code with il2cpp?

thanks.

Viewing all articles
Browse latest Browse all 598

Trending Articles



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