AndreiRudenko / linc_luajit

Haxe/hxcpp @:native bindings for LuaJIT.
Other
49 stars 65 forks source link

With Haxe there is issue #5

Closed VMGuy23 closed 3 years ago

VMGuy23 commented 3 years ago

In some files it tries importing ../lib/lua/... L in Lua needs to be capitalised for it to work

VMGuy23 commented 3 years ago

oh nice, it happened in 2 files by the way

AndreiRudenko commented 3 years ago

Hmm, i think i checked all, can you point me to that file?

VMGuy23 commented 3 years ago

I found: linc_luajit/0,0,2/linc/linc_lua.cpp and linc_luajit/0,0,2//linc/linc_lua.h

AndreiRudenko commented 3 years ago

The paths is fixed, i found in one file only here, but here was ok. Can you update and check if any errors still appears?

VMGuy23 commented 3 years ago

updated and error fixed, other error still happens