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

'SQLite.SQLite3' does not contain a definition for 'EnableLoadExtension' #15

Closed lessneek closed 11 years ago

lessneek commented 11 years ago

Using VS2012 and the instruction of using sqlite-net-wp8 there is an error: 'SQLite.SQLite3' does not contain a definition for 'EnableLoadExtension'.

lessneek commented 11 years ago

Sorry, did not see the fix wich has not been merged yet.