lua-users home
lua-l archive

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


Or simply using a gcc preprocessor option like below works on Android:

 

LOCAL_CFLAGS    := -D"getlocaledecpoint()='.'"

 

Confirmed with lua-5.2.1

Ref: http://lua-users.org/lists/lua-l/2012-11/msg00578.html Re: lua5.2.1 's llex.c:214 can not compile by android ndk.

 

Cheers,

Mathew K J

Employee of Qualcomm Innovation Center, Inc.

Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation