Visual Studio 2015 Community RC Cordova Javascript Project build error with Orientation=Portrait -


problem description:

with visual studio 2015 community rc installed, create new blank cordova javascript project , build it, it's ok.

now, open config.xml , in "common" tag, change "orientation" "landscape or portrait (default)" "portrait" , build it.

the error is: command failed exit code 8

yes, figured out work around myself, after changing portrait, open config.xml in code view , change portrait portrait , ok now.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -