Code Monkey home page Code Monkey logo

sqlite-universal-winjs-component's People

Contributors

cloudcrypt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sushitee

sqlite-universal-winjs-component's Issues

Error with x64

I followed the instructions but here what I got when I tried to run my app in x64 (it works fine with x86)

Error C1083 Cannot open precompiled header file: 'x64\Debug\pch.pch': No such file or directory

SQLite component is failing on Windows App Cert Kit 10.0

Hey,

I just realised that the App Cert Kit for Store fails on this C++ component on test of supported APIs:

API sqlite3_bind_text in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_close in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_column_count in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_column_name in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_column_text in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_exec in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_finalize in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_mprintf in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_open_v2 in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_prepare in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_step in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.
API sqlite3_temp_directory in sqlite3.dll wird für diesen Anwendungstyp nicht unterstützt. SQLiteUniversalWinJS.dll ruft diese API auf.

I just created a new universal app project on this github solution file and added SQLiteUniversalWinJS as reference to it.

Anyone experienced similar problems? 😞 Running Win8.1 with VS2015, Windows SDK 10.0.10586.0 and Windows App Cert Kit 10.0.

Loading SQLiteUniversalWinJS to solution

Hey,

Great repo - thanks for your guide! Currently having problems to add the SQLiteUniversalWinJS project to my solution:

Running VS2013
I already installed a vsix extension of SQLite (current version seems to be 3.11.0)

Also changed the version number on the SQLiteUniversalWinJS.vcxproj but didn't had affect - same error,

Any help is appreciated!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.