Replies: 1 comment 1 reply
-
|
This is only a warning and not an error, the demo was still compiled successfully. The godot code generate many of these "No overload found for this constructor call" warnings, I couldn't figure out why, but they don't seem to be problematic, so you can ignore them. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded the latest version of the demo (https://github.com/HaxeGodot/squash-the-creeps-3d) which i tried to compile. I get an error:
I used this version of haxe as it is what is used by the github actions (https://github.com/HaxeGodot/godot/blob/main/.github/workflows/main.yml#L18). The latest haxe release seems to also fail (but at a different place - likely an
import.hxissue, but didn't debug or investigate).Beta Was this translation helpful? Give feedback.
All reactions