peterhuene / sqlite-net-wp8

A C++/CX wrapper for SQLite functions that sqlite-net depends on. Can be used as an alternative to csharp-sqlite on Windows Phone 8. This library is released under the MIT license.
MIT License
74 stars 65 forks source link

Expression is a namespace but used like a type #42

Open conwaydean opened 10 years ago

conwaydean commented 10 years ago

I went through the tutorial posted here: http://khatrishashank.wordpress.com/2013/12/05/windows-phone-8-app-with-sqlite/

Once completed I have 8 errors in 1 file - SQLite.cs.

Expression is a namespace but is used like a type.

I probably have some Expression Blend namespace somewhere but I cannot work out how to resolve this. Have you seen this issue before?

NPadrutt commented 9 years ago

Maybe this can help you: http://stackoverflow.com/questions/17547485/getting-namespace-error-in-sqlite-in-store-app