HaxeFoundation/hashlink

Recent change breaks hashlink builds.

NitroPlum opened this issue · 3 comments

Two people have tried building hashlink and when you try to run it, we get the following error :
src/module.c(574) : FATAL ERROR : Invalid signature for function fmt@mp3_open : PBi_Xfmt_mp3_ required but P_Xfmt_mp3_ found in hdll

We purposefully reverted the changes from this commit and it works afterwards: 102f09b

The change requires HeapsIO/heaps#1175

@ncannasse I think you misundertood. As of now, if you pull master and build hashlink, it will build. However the resulting hashlink will not work when you try to run it. If you undo these changes and build, it works great. 102f09b