WeaselGames / godot_luaAPI

Godot LuaAPI
https://luaapi.weaselgames.info
Other
348 stars 27 forks source link

Android GDExtension builds failing #187

Open Trey2k opened 7 months ago

Trey2k commented 7 months ago

For some reason after updating godot-cpp to the 4.2 branch the android builds are failing. I am unsure if this is due to github runners or godot-cpp its self as of yet. For the time being the have been disabled as I dont have a lot of time to dig into the issue.

The error is it fails to find the ndk clang bin.

Yanxiyimengya commented 4 months ago

Hopefully, this issue will be resolved soon

Trey2k commented 4 months ago

Hopefully, this issue will be resolved soon

I would love to see this resolved too. I feel like it has to be something simple. But github actions take so long to debug and iterate on I haven't spent the time on it yet.

Connor-McCloskey commented 3 months ago

Hey all! Has there been any more word on this? I was just looking at the export templates for Android and saw this 😅