Pierre Chabiland
Pierre Chabiland
Thank you @nspitko In fact with -dce full option, that build correctly (and calling ImGui.showDemoWindow();) Infortunatly for me, I encounter an other error when I build the c generated code...
I had it in my todo. Thank you.
Ok, thank you very much for this answer. Knowing that still works for you, is good to know. I will investigate with a simple project.
Yes. It's the expected result. I will install the git version of Haxe to test with the first commit and in my reel project. Thank you to have check that...
Hi ! I still have the problem with Haxe 4.3.7. I have not test it with test with the dev version (can't compile it for now)
Error tested and not reproducted with haxe with 5.0.0-alpha.1+cefabb1
That don't works with csharp array : I will have an error like that : `LuaException: xlua/util.lua:36: index out of range! i =4, array.Length=4`