I have Apache Cordova project in VS 2013.4, I am trying to add a SQLite plugin via specific git link. The plugin is successfully added onto the list of Installed plugins.
After I build the project on Windows 8.1 x64 platform I get brief error message into the Output window.
1>MDAVSCLI : error : Uh oh!
I have also tried with blank Apache Cordova project but the result was no different.
Adding the plugin via Cordova CLI is not possible as the project is not detected as Cordova project, resulting in CLI exception.
Furthermore, I have tried to download the source code and insert it as a separate folder to /plugins with correct folder name com.brodysoft.sqlitePlugin and referencing the same name in config.xml with corresponding version.
I have also installed SQLite for Windows Runtime and SQLite for Windows Runtime (Windows 8.1).
Aucun commentaire:
Enregistrer un commentaire