Closed vega0 closed 1 year ago
by default it works on
haxe --version
4.3.1
Sorry! This should be fixed now!
Sorry! This should be fixed now!
Ah! Great!
tell the moment that you will fix this problem.
It is already fixed.
how to test a fix?
haxelib update
?
is it needed to recreate template?
every time i run haxelib update it shows me something like
Checking overload
Checking haxe-strings
Checking haxeui-core
Checking haxeui-heaps
Checking sinker
Checking formula
Checking bytetype
Checking openfl
Checking reflaxe
reflaxe was updated
Checking haxeui
Done
is it needed to recreate template?
Yes. I'm sorry for the trouble. >.<
is it needed to recreate template?
Yes. I'm sorry for the trouble. >.<
what to do?
Sorry, I made a mistake! Can you add enforceNullTyping: false
to your BaseCompilerOptions
.
This is the second argument to ReflectCompiler.AddCompiler
.
causes of new syntax sugar or something?
48: public static var PROXY:{host:String, port:Int, auth:{user:String, pass:String}} = null;