-
### Describe your problem here.
```
C:/HaxeToolkit/haxe/lib/flixel-addons/3,2,1/flixel/addons/transition/FlxTransitionableState.hx:81: characters 20-30 : Field startOutro is declared 'override' bu…
-
Hello. I am trying to use the library as a test, but after building a modified version of the example provided in the samples folder the video does not display and i get an error in the HaxeFlixel con…
-
### Describe your problem here.
The errors I see are these:
`source/psychlua/CallbackHandler.hx:48: characters 18-33 : Class has no field sendErrorsToLua
export/release/windows/haxe/ApplicationMain…
-
### Describe your bug here.
I tried to compile original 0.7.1h Source and got this. I didnt even changed anything, I just typed 'lime test windows' (ofc I installed libriries before that)
![image](h…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
10 months ago
-
### Describe your problem here.
yeah, i can't compile the source because of this:
C:/HaxeToolkit/haxe/lib/flixel-ui/2,5,0/flixel/addons/ui/FlxUICursor.hx:564: characters 9-11 : Warning : Potential t…
-
#### Please check for duplicates or similar issues, as well performing simple troubleshooting steps (such as clearing cookies, clearing AppData, trying another browser) before submitting an issue.
…
-
One of the most important aspects we must get right in the design is future compatibility. Ideally, any hxb generated by Haxe version N would work with all Haxe versions M < N. This is quite challengi…
Simn updated
10 months ago
-
I want to write a cross-platform library with Haxe. But when I compile Haxe to Python, there is no type hint in Python code.
Although I have placed type hints in the haxe code, my python code after b…
-
The idea is to add a command line flag which allows specifying a custom target name, e.g. `-custom xyz`. This then does the following:
1. Set our internal target value to `Custom("xyz")`. This caus…
Simn updated
10 months ago