Skip to content
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

Can't build jackfish on linux machine #3

Open
AndrewBystrov opened this issue Feb 12, 2020 · 0 comments
Open

Can't build jackfish on linux machine #3

AndrewBystrov opened this issue Feb 12, 2020 · 0 comments

Comments

@AndrewBystrov
Copy link

After clone the project, can't build the source, because gradle.build trying to execute app win plugin, but on linux it's make not sense

  ~/projects/others/jackfish
 $ ./gradlew build

> Configure project :
4.5.14.local_build

> Configure project :mocks:win
task 'buildMockWin' doesn't run because your actual OS is 'linux' but expected 'Windows'

> Task :plugins:app:win:nugetRestore FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':plugins:app:win:nugetRestore'.
> A problem occurred starting process 'command 'mono''

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 0s
42 actionable tasks: 1 executed, 41 up-to-date

Also, can you describe on README, which task from gradle need to be executed for building project ( build or something other)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant