I just submitted a pull request which lets you build on Windows: https://github.com/apache/incubator-ripple/pull/13
On Mon, Oct 14, 2013 at 12:35 PM, Raymond Camden <[email protected]>wrote: > Cool. If I get a bit too annoying here let me know - just so happy to see > this taking shape. > > > On Mon, Oct 14, 2013 at 11:33 AM, Gord Tanner <[email protected]> wrote: > > > I was going to start a thread this week to start talking about bundling > > this up and releasing the npm package. > > > > Sent from my iPhone > > > > > On Oct 14, 2013, at 10:53 AM, JR <[email protected]> wrote: > > > > > > It doesn't build properly on windows, as noted in the readme. I can > build > > > the "hosted" version by modifying build.js to force the hosted target > and > > > then the only problems are that the paths inside the built target are > > full > > > system paths but it still seems to work. > > > > > > -Jonathan > > > > > > > > > On Mon, Oct 14, 2013 at 10:49 AM, Raymond Camden < > > [email protected]>wrote: > > > > > >> Just checking - any thought on my last email? Not looking for > promises, > > >> just a rough idea of when you think folks could use this in their > > >> development cycles. > > >> > > >> Also - going to test with Windows. I know JR had some issues there. > > >> > > >> > > >> On Thu, Oct 10, 2013 at 3:04 PM, Raymond Camden < > > [email protected] > > >>> wrote: > > >> > > >>> Wow - so - I downloaded the zip this time - and ran ripple from that > > >>> dir... and... it seems to be working well. Camera worked great. > > >>> > > >>> This is... this is very cool. > > >>> > > >>> Do you feel comfortable giving a rough ETA of when you would consider > > >> this > > >>> ready for real time? I mean it feels like it is now almost. > > >>> > > >>> > > >>> > > >>> On Thu, Oct 10, 2013 at 10:14 AM, Raymond Camden < > > >> [email protected]>wrote: > > >>> > > >>>> Ok, so I'm running from project root and *not* seeing the right > > message. > > >>>> So does that imply that when I installed from npm I got the wrong > > >> version? > > >>>> If so - were you mistaken earlier in the thread and I should build > > from > > >>>> source? > > >>>> > > >>>> > > >>>>> On Thu, Oct 10, 2013 at 9:55 AM, Gord Tanner <[email protected]> > > wrote: > > >>>>> > > >>>>> Code speaks louder then words ;) > > >> > > > https://github.com/apache/incubator-ripple/blob/cordova-3.0/lib/server/emulate.js#L65-L72 > > >>>>> (root of the project) > > >>>>> > > >>>>> Will also run prepare for you (this might have some bugs as I think > > it > > >> is > > >>>>> assuming you run ripple emulate right from the root (not passing > in a > > >>>>> --path argument)) > > >> > > > https://github.com/apache/incubator-ripple/blob/cordova-3.0/lib/server/emulate/hosted.js#L164-L169 > > >>>>> > > >>>>> > > >>>>> On Thu, Oct 10, 2013 at 10:48 AM, Raymond Camden < > > >>>>> [email protected]>wrote: > > >>>>> > > >>>>>> Yes, I've done so now. > > >>>>>> > > >>>>>> But the open question still is where exactly do I run ripple > > emulate. > > >>>>>> > > >>>>>> > > >>>>>>> On Thu, Oct 10, 2013 at 9:45 AM, JR <[email protected]> wrote: > > >>>>>>> > > >>>>>>> Did you do a Prepare after installing the plugin? > Cordova/Phonegap > > >> 3+ > > >>>>>>> requires using cordova build or cordova prepare to actually put > the > > >>>>>> plugins > > >>>>>>> into your www and it also requires having a platform, which must > be > > >>>>>> Android > > >>>>>>> for use with ripple. > > >>>>>> > > >>>>>> > > >>>>>> > > >>>>>> -- > > >> > > > =========================================================================== > > >>>>>> Raymond Camden, Adobe Developer Evangelist > > >>>>>> > > >>>>>> Email : [email protected] > > >>>>>> Blog : www.raymondcamden.com > > >>>>>> Twitter: cfjedimaster > > >>>> > > >>>> > > >>>> > > >>>> -- > > >> > > > =========================================================================== > > >>>> Raymond Camden, Adobe Developer Evangelist > > >>>> > > >>>> Email : [email protected] > > >>>> Blog : www.raymondcamden.com > > >>>> Twitter: cfjedimaster > > >>> > > >>> > > >>> > > >>> -- > > >> > > > =========================================================================== > > >>> Raymond Camden, Adobe Developer Evangelist > > >>> > > >>> Email : [email protected] > > >>> Blog : www.raymondcamden.com > > >>> Twitter: cfjedimaster > > >> > > >> > > >> > > >> -- > > >> > > > =========================================================================== > > >> Raymond Camden, Adobe Developer Evangelist > > >> > > >> Email : [email protected] > > >> Blog : www.raymondcamden.com > > >> Twitter: cfjedimaster > > > > > > > > > > > > -- > > > Jonathan > > > > > > -- > =========================================================================== > Raymond Camden, Adobe Developer Evangelist > > Email : [email protected] > Blog : www.raymondcamden.com > Twitter: cfjedimaster > -- Jonathan
