PhoneGap 3.3.0 WP8 project giving MSBuild error

后端 未结 1 727
粉色の甜心
粉色の甜心 2020-12-21 15:46

I\'ve decided to try PhoneGap and installed the Node package for it. (Phonegap 3.3.0)

Android projects work fine. But when I try to build a WP8 (or WP7) App I get th

相关标签:
1条回答
  • 2020-12-21 16:28

    I faced the same issue...

    Perhaps it's an issue of the required files (for compilation) not being at the said path, since I could resolve it by running in the Visual Studio Command Prompt & compile successfully:

    enter image description here

    0 讨论(0)
提交回复
热议问题