The file path stuff should be operational even on Windows. And indeed, I know people are using it on that platform.
> On Feb 10, 2017, at 8:06 AM, Fabio Utzig <[email protected]> wrote: > > As David said, you should go the docker way. I don't think anyone who's > using mynewt is using Windows (I may be wrong!). > > > Just out of curiosity I built newt for Windows now and it worked up to > cloning the repo. Building failed and the errors seemed to originate > from having some "hardcoded" path usage instead of using the path > library. You also need all the tooling like git, gcc, etc and making it > compatible with MSVC would probably be too much work. > > > Cheers, > > Fabio Utzig > > > > On Fri, Feb 10, 2017, at 12:04 PM, David G. Simmons wrote: > >> Unfortunately, Newt is not available natively for PS (Windows) >> environments. You will either need to install via Docker, or bring up >> a VM image of Linux under Windows and install natively in that VM in >> order to run Newt. >> > >> Best regards, > >> dg > >> > >>> On Feb 9, 2017, at 9:10 PM, zhihua.tao <[email protected]> wrote: > >>> > >>> I want to learn and used mynewt os, so I download incubator-mynewt- >>> newt and read INSTALLING.md file to installed it(newt.exe) ,and >>> then to running newt.ext but newt/newt.exe cannot executable, can >>> you give me some advise, thanks! >> > >> > >> -- >> David G. Simmons > >> (919) 534-5099 > >> Web[1] • Blog[2] • Linkedin[3] • Twitter[4] • GitHub[5] > >> /** Message digitally signed for security and authenticity. > >> * If you cannot read the PGP.sig attachment, please go to > >> * http://www.gnupg.com/ <http://www.gnupg.com/> Secure your email!!! > >> * Public key available at keyserver.pgp.com <http://keyserver.pgp.com/>[6] > >> **/ > >> ♺ This email uses 100% recycled electrons. Don't blow it by printing! >> >> There are only 2 hard things in computer science: Cache invalidation, >> naming things, and off-by-one errors. >> > >> Email had 1 attachment: > > >> * signature.asc 1k (application/pgp-signature) > > > > Links: > > 1. https://davidgs.com <https://davidgs.com/> > 2. https://davidgs.com/davidgs_blog <https://davidgs.com/davidgs_blog> > 3. http://linkedin.com/in/davidgsimmons > <http://linkedin.com/in/davidgsimmons> > 4. http://twitter.com/TechEvangelist1 <http://twitter.com/TechEvangelist1> > 5. http://github.com/davidgs <http://github.com/davidgs> > 6. http://keyserver.pgp.com/ <http://keyserver.pgp.com/>
