Native-platform.dll fails to load after installation

Asked 2 years ago, Updated 2 years ago, 111 views

After installing Gradle, when I ran the version verification command through the path at the command prompt, an error message similar to the following appeared:
I looked up this error online and found very little information, so if anyone knows how to solve it, I would appreciate it if you could help me.
Thank you for your cooperation.

Windows 7 32-bit Gradle 2.13

 C:\>gradle-version

FAILURE—Build failed with an exception.

* What was 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 --debug
option to get more log output.

gradle

2022-09-30 13:57

1 Answers

After installing Gradle IDE Pack 3.7.x +1.0.x, I tried the same operation again and found the version without any problems.

This post is Comments by @nrhizmand so on, and posted it as Community Wiki.

This post includes Comments by @nrhizm.I edited it and posted it as Community Wiki.


2022-09-30 13:57

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.