-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
running failed #380
Comments
I have the same problem during compile on MAC OS. Couldn't solve it yet. I will be appreciated, if you had solved and share :) |
I am having the exact same issue on Mac OS and Windows. I was planning on using this as a part of a school project but without being able to compile I am having difficulties. Would be very appreciative if anyone has a solution. |
I was able to fix this issue. Just wait for the pull-request or try my fork. I changed the app/build.gradle with the information i found here. I can now execute ./gradlew run and ./gradlew idea to do a setup in IntelliJ on my MacOS system. This fix should also work on Windows/Linux. |
Fixed javafx dependencies in app/build.gradle #380
using "gradlew.bat run"in windows but failed with following err:
`
Build file 'F:\Download\metastone-master\metastone-master\app\build.gradle' line: 3
A problem occurred evaluating project ':app'.
The text was updated successfully, but these errors were encountered: