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
Post a Comment