locked
SQLite in Universal App: Trouble with dependencies RRS feed

  • Question

  • Hi,

    I'm developing a Universal App for Windows 10, that uses a SQLite database.

    I added "SQLite for Universal App Platform" and on my local Machine everything works fine. But when I try to test the mobile App an error is thrown when trying to connect to the database: "Unable to load DLL 'sqlite3'". Also I get some Warnings like "The SDK SQLite.UAP.2015, Version=3.8.11.1 depends on the following SDK(s) Microsoft.VCLibs, version=14.0 ". In some other forums I found, that I have to add visual c++ 2015 runtime for universal windows. Unfortunately I don't know how to to that. I can only coose the 2013 Runtime, which seems to be the wrong one (see attached screenshot).

    Regards

    Kim

    Screenshot

    Thursday, June 30, 2016 12:42 PM

Answers

All replies