I am a game developer using unity and every time i...
# community-support
w
I am a game developer using unity and every time i go to export my vr game unity says the my gradel build failed. I checked the error messages and it told me that it couldn't start the native services and that it failed ot launch native library'native-platform.dll'. I am confused on what this means and i dont know what of the error code is import to send so that i can get help.
m
Run your build with
-i -s
parameters it will bring you more information about your issue
w
im new to coding with gradle and even with unity so i dont know how to do that.