You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problems building a Godot fork using GitHub Actions. For Linux and other platforms it produces errors. As I understand it, there are errors with tinfo, imalloc, i_malloc, __libc_malloc, an error in the operation of the linker.
Prior to open sourcing, we only tested Windows, Mac, and Linux builds all without sanitizers. Some work will be required to fix building with sanitizers and on Android, iOS, and web.
The Linux build works fine. It is just sanitizers that don't work.
The problem is with our build system or code in the-mirror-gdp/godot, not with GitHub Actions in the-mirror-gdp/godot. The actions are "supposed to" work but don't.
If you want to try and solve it you are welcome to. I don't really know what to do to fix it.
Kluskey
changed the title
Problems building Godot fork using GitHub Actions
[Bug] Problems building Godot fork using GitHub Actions
Mar 25, 2024
Kluskey
changed the title
[Bug] Problems building Godot fork using GitHub Actions
[Build Bug] Problems building Godot fork using GitHub Actions
Mar 25, 2024
Problems building a Godot fork using GitHub Actions. For Linux and other platforms it produces errors. As I understand it, there are errors with tinfo, imalloc, i_malloc, __libc_malloc, an error in the operation of the linker.
Respected @aaronfranke on Discord commented:
We need someone who can figure out this problem. Perhaps this person is respected @AndreaCatania who implemented the JoltPhysics functionality in this Godot fork https://github.com/jrouwe/JoltPhysics
The text was updated successfully, but these errors were encountered: