lua-users home
lua-l archive

Re: 5.2 on android

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> #if ANDROID
Well, according to your Stackoverflow linked page, it should in fact be:
#ifdef __ANDROID__
And, as Luiz already pointed out, placed in luaconf.h instead of llex.c

AltStyle によって変換されたページ (->オリジナル) /