Hi Guys,
I installed Gradle-2.13 to windows7 32bit,and build failed.
I got the following message(copy&paste).
C:>gradle -version
FAILURE: Build failed with an exception.
-
What went wrong:
Failed to load native library ‘native-platform.dll’ for Windows 7 x86. -
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
I could’t find ‘native-platfrm.dll’.
Can you please tell me any hints about this?
Thanks.