i have followed this guide http://wp.qmatteoq.com/using-sqlite-in-your-windows-8-metro-style-applications/
but i get errors i dunno why.
Error 1:
The type or namespace name 'Sqlite3' could not be found (are you missing a using directive or an assembly reference?) C:\Users\steff_000\Documents\Visual Studio 2012\Projects\PanoramaApp1\PanoramaApp1\SQLite.cs 2526 29 PanoramaApp1
Error 2:
The type or namespace name 'Community' could not be found (are you missing a using directive or an assembly reference?) C:\Users\steff_000\Documents\Visual Studio 2012\Projects\PanoramaApp1\PanoramaApp1\SQLite.cs 37 31 PanoramaApp1