HxGodot/hxgodot

Error compiling for windows debug

Opened this issue · 0 comments

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.