alibaba / wax

Wax is a framework that lets you write native iPhone apps in Lua.
http://github.com/probablycorey/wax
MIT License
1.84k stars 280 forks source link

build project from source not framework make 3 link error #23

Closed moozen-cn closed 8 years ago

moozen-cn commented 8 years ago
  1. "_wax_LongLong_call", referenced from: _wax_LongLong_call_0 in wax_imp_call_pool.o
  2. "_wax_double_call", referenced from: _wax_double_call_0 in wax_imp_call_pool.o
  3. Linker command failed with exit code 1 (use -v to see invocation)

it seems that have a bad data type,how to fix it

intheway commented 8 years ago

please use the most updatest code