-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi. I am using haxe-4.0.0-rc5
First of all I modified tests.hxml
-main MainCommandTest
-lib hexunit:1.0.0-alpha.7
-lib hexcommand:1.0.0-alpha.7
-cp test
-D debug=true
When running command haxe build-js.hxml I get following error:
c:\HaxeToolkit\haxe\lib\hexcore/1,0,0-alpha,7/src/hex/structures/PointF.hx:111: lines 111-115 : assigns: Assignment overloading is not supported
c:\HaxeToolkit\haxe\lib\hexcore/1,0,0-alpha,7/src/hex/structures/Point.hx:111: lines 111-115 : assigns: Assignment overloading is not supported
test/hex/control/trigger/mock/MockAnnotationReplaceController.hx:26: characters 8-61 : Warning : "hex.control.trigger.MockCommandClassWithoutParameters" is not a constant value and won't be replaced
test/hex/control/trigger/mock/MockAnnotationReplaceController.hx:29: characters 8-41 : Warning : "MockAnnotationReplaceController.MockCommandClassWithoutParameters" is not a constant value and won't be replaced
c:\HaxeToolkit\haxe\lib\hexannotation/1,0,0-alpha,7/src/hex/di/annotation/FastInjectionBuilder.hx:23: characters 43-70 : Type not found : PrivateConstructorException
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels