Closed GoogleCodeExporter closed 9 years ago
Here is the WP7 app.
Original comment by hjf1...@gmail.com
on 30 May 2012 at 2:17
Attachments:
Original comment by noah.hart@gmail.com
on 2 Jun 2012 at 12:11
I've managet to compile with symbols:
"SQLITE_SILVERLIGHT NET_40 TRUE WIN32 _MSC_VER NO_TCL SQLITE_ASCII
SQLITE_DISABLE_LFS SQLITE_HAS_CODEC SQLITE_MEM_POOL SQLITE_MUTEX_OMIT
SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE
SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE
SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OMIT_WAL SQLITE_OS_WIN
SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF WINDOWS_PHONE NDEBUG"
What is important is to compile without "SQLITE_DEBUG", cos pFile.fs.Name
throws that exception
Original comment by mixa...@gmail.com
on 18 Jun 2012 at 2:48
This issue was closed by revision b4d8154ddca8.
Original comment by noah.hart@gmail.com
on 20 Jun 2012 at 10:54
What is important is to compile without "SQLITE_DEBUG"
too important!I test this bug for hole day!
Original comment by knightlu...@gmail.com
on 23 Jun 2012 at 1:16
Original issue reported on code.google.com by
hjf1...@gmail.com
on 30 May 2012 at 2:16