Closed perroboc closed 2 months ago
Fixed issues on github actions pipeline
Fixes #1021
Would you update a dependency https://github.com/effekseer/Effekseer/tree/master/Downloads and use the internal glfw?
Would you update a dependency https://github.com/effekseer/Effekseer/tree/master/Downloads and use the internal glfw?
Took me a while. Thing is linux sometimes builds libraries using lib64. I've set it so when building on linux, certain libraries look for their dependencies there (glew, glfw, libgd, libpng).
Compiling using GCC14 presents some issues. Code has been updated to be compatible with GCC14, although I'm still getting some errors: