windows phone 8 - Issue with building Apache cordova app for wp8 on win 8 desktop -


i trying build simple app using apache cordova. things went android. when try add wp8 platform on win 8 notebook, show following error: creating cordova-wp8 project: app name : abc namespace : com.sample.abc path : c:\development\abc\platforms\wp8 create success : c:\development\abc\platforms\wp8

error: not find 'create.js' in 'bin' folder, aborting.. please point out doing wrong!

check , see if have system requirement add , build cordova project

http://cordova.apache.org/docs/en/2.4.0/guide_getting-started_windows-phone-8_index.md.html

sometime if proper sdk set not present error may occur.it happened in case.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -