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

[Build-Bug] Invalid windows application when running the compile-x86 #9

Closed
pavly-gerges opened this issue Jan 21, 2023 · 0 comments · Fixed by #10
Closed

[Build-Bug] Invalid windows application when running the compile-x86 #9

pavly-gerges opened this issue Jan 21, 2023 · 0 comments · Fixed by #10
Labels
bug Something isn't working build-script Concerning build script

Comments

@pavly-gerges
Copy link
Member

When running the ./helper-scripts/compile-x86.sh on the windows-latest x86-64 runner image, this error fires up:

A problem occurred evaluating project ':jme3-alloc-native'.
> Cannot run program "./helper-scripts/compile-x86.sh": CreateProcess error=193, %1 is not a valid Win32 application

Workaround:

On the jme3-alloc-native:compileX86 gradle task, add a bash command.

@pavly-gerges pavly-gerges added bug Something isn't working build-script Concerning build script labels Jan 21, 2023
@pavly-gerges pavly-gerges added this to the API-Building-Model milestone Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build-script Concerning build script
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant