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

Namespace name cannot be found #10

Closed Defraraver closed 11 years ago

Defraraver commented 11 years ago

My problem is, i settled up everything corrently, but functions are missing. Looks like some functions don't work. i do have everything referenced and sqlite fork installed correctly too.(namespace name SQLiteAsyncConnection could not be found (are you missing a directive or an assembly reference?) , ive made a post on stackoverflow...i really tryed everything but i dont know whats wrong.

stackoverflow: http://stackoverflow.com/questions/16679191/windows-phone-8-sqlite-setup

peterhuene commented 11 years ago

Followed up with a comment on StackOverflow.

peterhuene commented 11 years ago

Closing as this issue has been resolved on StackOverflow. Thanks!