game engine - Luxe - "Type not found : UserConfigDef" after updating -
i've updated haxe, luxe, hxcpp, etc. on windows after not using them while, , none of projects compile, not "empty" sample. following in cmd:
c:\gamedev\empty>haxelib run flow run flow / 1.0.0-alpha.2 (node.js v0.12.7) flow / target windows ( arch 32 ) flow / haxe version 3.3.0 flow / build - empty 1.0.0 windows flow / build - running haxe ... c:\haxetoolkit\haxe\lib\snow\git\snow/types/types.hx:72: characters 25-38 : type not found : userconfigdef c:\gamedev\empty>
same error when building sublime package. possible i've broken something? should attempt reinstall?
it seems luxe not compatible haxe 3.3.0-rc1 yet - there open issue on github. try downgrading haxe 3.2.1.
you may need downgrade hxcpp 3.2.205
if run cpp compilation issues.
Comments
Post a Comment