Hi,

I am receiving error: "unable to open database file" using sqlite3_open function. I am using sqlite3.c (included amalgamation files). It happens only during ARM compiling/run. If I do the same at x86 compile/run everything works fine...

I am using MAC Osx 10.7.4., Xcode 4.3.2.

Any hints?