Skip to content

Conversation

octplane
Copy link

  • Building some Heaps code with a Lua target failed with the following error:
/usr/local/lib/haxe/lib/heaps/1,9,1/hxd/fmt/hmd/Library.hx:252: characters 43-63 : hxd._FloatBuffer.InnerData should be haxe.ds._Vector.VectorData<Unknown<0>>
/usr/local/lib/haxe/lib/heaps/1,9,1/hxd/fmt/hmd/Library.hx:252: characters 43-63 : ... For function argument 'data'

Adding Lua alongside Neko in this statement makes the build work.

I'm not sure how I can find the Stacktrace leading to this error but I can dig further if you help me :)

- Building some Heaps code with a Lua target failed with the following error:

```
/usr/local/lib/haxe/lib/heaps/1,9,1/hxd/fmt/hmd/Library.hx:252: characters 43-63 : hxd._FloatBuffer.InnerData should be haxe.ds._Vector.VectorData<Unknown<0>>
/usr/local/lib/haxe/lib/heaps/1,9,1/hxd/fmt/hmd/Library.hx:252: characters 43-63 : ... For function argument 'data'
```

Adding Lua alongside Neko in this statement makes the build work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant