Rudy Ges
Rudy Ges
Could those be two different builds? (at least 2 pinetime builds, don't know about the other targets)
Not OP but that's something I needed to integrate rdrview into another tool I'm building. I changed target platform to nodejs in the meantime (not only because of rdrview, some...
I am using [haxe](https://github.com/HaxeFoundation/haxe), which can target different languages or VMs. I wanted to use the new-ish Haxe VM [Hashlink](https://github.com/HaxeFoundation/hashlink) for this project, but it's still very rough for sys...
Will try to make it work with haxe, thanks! Edit: working perfectly :tada:
What is `hxasync` uh.. library? used here? There's a lib called `hxasync` nowadays but it seems very unrelated and was created years after this PR.
Does it work with [`4.3.1-1.fc39`](https://packages.fedoraproject.org/pkgs/haxe/haxe/fedora-rawhide.html) ?
But that error isn't using the version I mentioned :thinking:
Why did you do that? You should be using both `haxe` and `haxe-stdlib` with the same version (so 4.3.1 here)
Uh. @andyli did you have such issues when you created fedora package? :/
CI is not OK yet ``` /home/runner/work/haxe/haxe/std/hl/_std/haxe/ds/Vector.hx:28: lines 28-90 : Missing field createFilled required by core type ```