VS 2013找不到SDK SQLite.WP81

时间:2015-10-23 06:24:44

标签: windows visual-studio sqlite sdk windows-phone

我已经安装了所有内容,仍然会收到错误:

错误3找不到SDK" SQLite.WP81,Version = 3.8.11.1"。 MyShop.WinPhoneRT

1 个答案:

答案 0 :(得分:-1)

您可以按照以下步骤操作:

 1. First download Sqlite for Windows phone 8.1 from NUGET

 2. Now go throug the error Display path up to SQLite.WP81 folder

 3. go into SQLite.WP81 folder 

 4. Replace Letest version with 3.8.11.1 

 5. Restart your Visual Studio.