[sqlite] Compile Warning from Universal Windows App using Visual Studio 2015

2015-08-05 Thread Weidong Shen
I am already using the latest version (Version 3.8.11.1) which was updated on 2015-07-31. Thanks! From: Joe Mistachkin To: Weidong Shen ; General Discussion of SQLite Database Sent: Tuesday, August 4, 2015 10:40 PM Subject: Re: [sqlite] Compile Warning from Universal Windows App

[sqlite] Compile Warning from Universal Windows App using Visual Studio 2015

2015-08-05 Thread Weidong Shen
Hi, I created a test UWP project using Visual Studio 2015/Windows 10 and added a reference to "SQLite.UAP.2015, Version=3.8.11.1". When compiling the project, I get the following warning message: warning MSB3781: The SDK "SQLite.UAP.2015, Version=3.8.11.1" depends on the following SDK(s) "Micro

[sqlite] Compile Warning from Universal Windows App using Visual Studio 2015

2015-08-04 Thread Joe Mistachkin
Please update to the version updated on 2015-07-31 and try again. Sent from my iPhone > On Aug 4, 2015, at 7:19 PM, Weidong Shen wrote: > > Hi, > > I created a test UWP project using Visual Studio 2015/Windows 10 and added a > reference to "SQLite.UAP.2015, Version=3.8.11.1". When compiling