Build Cordova App for Windows 7

*爱你&永不变心* 提交于 2019-12-07 05:04:25

问题


Is it possible to build Windows 7 applications with Cordova/Phonegap?

The documentation only mentions Windows 8, Windows 8.1 and Windows Phone 8. Searching for Windows 7 compability gave me nothing.

Setting the values of target-platform to "7.0" in config.xml and default.xml doesn't work either and will just tell me that I can't build Windows 7 apps in my OS or Enviroment, which is false, given that I can just do one natively.


回答1:


Improved version

https://github.com/eposjk/cordova-windows7

Old message: There is a windows 7 port of cordova created by intel

https://github.com/otcshare/cordova-win7

More info: http://www.raymondcamden.com/2012/07/12/Windows-7-version-of-PhoneGapCordova

EDIT: here is another link to cordova windows 7 https://github.com/fabriceds/cordova-win7

And I have forked it so it will never be deleted https://github.com/jcesarmobile/cordova-win7



来源:https://stackoverflow.com/questions/28714414/build-cordova-app-for-windows-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!