Re: [Build app Ubuntu with Cordova]

2014-10-05 Thread purplecabbage
Try: cordova -d build ubuntu and report. Also: cordova -v Sent from my iPhone > On Oct 5, 2014, at 3:05 PM, Josh Soref wrote: > > Lam wrote (without googling): >> I can't build app ubuntu with framework cordova on ubuntu 14.04. >> I use command line >> +cordova - d add platform ubuntu. >> +cor

[GitHub] cordova-plugin-statusbar pull request: ios 8 landscape issue

2014-10-05 Thread knight9999
Github user knight commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/15#issuecomment-57972576 The StatusBarTest works well in my environment (Xcode 6, iOS8, iPhone 5S). Thanks. --- If your project is set up for it, you can reply to this emai

[GitHub] cordova-mobile-spec pull request: Add new-style tests when using -...

2014-10-05 Thread stacic
Github user stacic commented on a diff in the pull request: https://github.com/apache/cordova-mobile-spec/pull/110#discussion_r18438884 --- Diff: createmobilespec/createmobilespec.js --- @@ -413,6 +413,20 @@ function installPlugins() { " install --platf

Re: [Build app Ubuntu with Cordova]

2014-10-05 Thread Josh Soref
Lam wrote (without googling): > I can't build app ubuntu with framework cordova on ubuntu 14.04. > I use command line > +cordova - d add platform ubuntu. > +cordova build ubuntu. > when build it not run. > Error : Error: missing armhf chroot > I don't know solve it. > Please help me. Fwiw, this is

[Build app Ubuntu with Cordova]

2014-10-05 Thread Lam Hoang
Dear, I'm have a problem. I can't build app ubuntu with framework cordova on ubuntu 14.04. I use command line +cordova - d add platform ubuntu. +cordova build ubuntu. when build it not run. Error : Error: missing armhf chroot I don't know solve it. Please help me. Thanks!