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
{{ message }}
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.
Ive followed everything thoroughly but it refuses to compile.
Here's the log:
PS D:\CodingStuff\PowerRoomGodot> scons platform=windows target=release
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
haxe build.hxml -D HXCPP_GC_GENERATIONAL -D HXCPP_CPP11 -D static_link -cpp bin/ -cp bindings -D HXCPP_M64
C:\HaxeToolkit\haxe\lib\hxgodot\git\src\import.hx:3: characters 8-26 : Type not found : godot.core.GDUtils
scons: *** [bin\libHxGodot.lib] Error 1
scons: building terminated because of errors.
The text was updated successfully, but these errors were encountered: