Hello,
I am getting an error while compiling when I use FMDB wrapper for sqlite. The error is
"_sqlite3_open_v2", referenced from: -[FMDatabase openWithFlags:] in FMDatabase.o symbol(s) not found collect2: Id returned 1 exit status
I just added the classed and havent started working with it.Any help to resolve this.