dimitri...@gmail.com
unread,Mar 10, 2013, 10:48:22 PM3/10/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to csharp...@googlegroups.com
Hey there, for some reason I can compile this project fine under debug mode, but when I do release mode I get over 500+ error msgs, of just random jibberish.
For example;
Error 19: identifier expected
File: auth_c.cs
Line: 92
Column: 23
Error 20: ; expected
File: btree_c.cs
Line: 92
Column: 29
and it just goes on, with weird errors like that.
I downloaded csharp-sqlite_3_7_7_1_71, fresh zip, using VS2012 Express for Mobile Phone on Windows8.
Any help would be greatly appreciated, this is getting frustrating. I am trying to get SQLite working on PhoneGap/Cordova, I need it urgently done heh :(
Cheers and thanks for reading,
Dimitri