rayxuln / spine-runtime-for-godot

This project is a module for godot that allows it to load/play Spine skeleton animation.
MIT License
93 stars 22 forks source link

Encountering 'no such file or directory' error #51

Open roomyrooms opened 2 years ago

roomyrooms commented 2 years ago

https://i.gyazo.com/743242500b11321098187f4c35210970.png

Encountering this error when trying to compile with the module under modules/spine_runtime, not totally sure why it's happening. Could be that I'm doing something wrong in the other processes, but I can compile just fine without the module present.

Any insight? Godot 3.4, fwiw.

rayxuln commented 2 years ago

How are you so sure that you were building the Godot3.4 not 4.0 or the master branch ?