I found this, which offers a private build of a Universal compatible
version of SQLite.
http://timheuer.com/blog/archive/2014/04/17/universal-windows-apps-nuget-sdk-references-sqlite.aspx

--
Andrew Arnott
"I [may] not agree with what you have to say, but I'll defend to the death
your right to say it." - S. G. Tallentyre


On Mon, Apr 21, 2014 at 6:59 AM, Andrew Arnott <andrewarn...@gmail.com>wrote:

> +1.
>
> Windows Phone 8.1 (Appx) is a new platform. It's much closer to the WinRT
> than it is to Windows Phone 8.x (Silverlight). So I suspect the closest
> matching SQLite SDK would be the existing WinRT one. But as to how to make
> it available to add as an SDK Reference to WinPhone 8.1 Appx projects I
> don't know. I was hoping to find the answer here.
>
> --
> Andrew Arnott
> "I [may] not agree with what you have to say, but I'll defend to the death
> your right to say it." - S. G. Tallentyre
>
>
> On Fri, Apr 18, 2014 at 5:50 PM, Ryan Finnesey <r...@finnesey.com> wrote:
>
>> Hi Lane
>>
>> I was wondering if you have found a solution.  I am running into the same
>> issue with Azure Mobile Services and a Windows Phone 8.1 App.
>>
>> Cheers
>> Ryan
>>
>>
>> -----Original Message-----
>> From: sqlite-users-boun...@sqlite.org [mailto:
>> sqlite-users-boun...@sqlite.org] On Behalf Of Lane Williams
>> Sent: Sunday, April 13, 2014 4:53 PM
>> To: sqlite-users@sqlite.org
>> Subject: [sqlite] Windows Phone 8.1
>>
>> I have used the SQLite on several Windows Store and Windows Phone
>> projects including the latest version 3.8.4.3 on a Windows Phone 8 project
>> from VS 2013, they all work Great.
>>
>> However the 3.8.4.3 version will not recognize in my latest Windows Phone
>> 8.1 project.  I am trying to use the new "Universal Apps" method in VS
>> 2013, the Windows 8.1 will load (3.8.4.3) but the Windows Phone 8.1 does
>> not show the SQLite as an option to load.
>>
>> Is an update in the works to support the latest Windows Phone 8.1
>> platform.  Is there a suggested work around for using the current version
>> of SQLite with Windows Phone 8.1.
>>
>> Thanks,
>> Lane
>> _______________________________________________
>> sqlite-users mailing list
>> sqlite-users@sqlite.org
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>> _______________________________________________
>> sqlite-users mailing list
>> sqlite-users@sqlite.org
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>
>
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to