Can't compile under release mode (Community.CsharpSqlite.WinPhone)

90 views
Skip to first unread message

dimitri...@gmail.com

unread,
Mar 10, 2013, 10:48:22 PM3/10/13
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

Jay

unread,
Apr 27, 2013, 7:12:54 AM4/27/13
to csharp...@googlegroups.com, dimitri...@gmail.com
Hi Dimitri,

Believe it could work if you choose the target platform to Any CPU and try it out, I saw similar type of errors in WinRT and it compiled fine when I chose the platform to Any CPU. 

Let us know if it works,

Regards,
Jay
Reply all
Reply to author
Forward
0 new messages