No errors on Simulator....

....but the app does not build!!!

Even on Mac, Emulator works fine. But when I try build a app (for android), I receive the follow message:

path/function.lua:5 '(' expected near "'sqlite3'"
(This error Ive found on MAC, on Windows I receive a simply "CANT BUILD"

My code:

1
2
3
4
local ui = require("ui")
http = require("socket.http")
ltn12 = require("ltn12")
require ("sqlite3")
views:1478 update:2011/10/10 15:46:04
corona forums © 2003-2011