Electrostat-Lab / jme-alloc

A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
https://hub.jmonkeyengine.org/t/jme-alloc-project/46356
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

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

Closed pavly-gerges closed 1 year ago

pavly-gerges commented 1 year ago

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.