Re: [Mingw-w64-public] Tutorial

2012-05-17 Thread Joshua Boyce
On Wed, May 16, 2012 at 10:48 PM, MARTIN Pierre wrote: > > Off-topic: > > Sorry for the OT, but I wanted to point out that MSVC is actually free. > The higher-end versions of Visual Studio cost money, but the express > editions are free, as is the standalone Windows SDK, both of which provide > a

Re: [Mingw-w64-public] std::this_thread::sleep_for not working

2012-05-17 Thread Joshua Boyce
On Wed, May 16, 2012 at 10:18 PM, Earnie Boyd wrote: > On Wed, May 16, 2012 at 6:44 AM, Joshua Boyce > wrote: > > > > I didn't mean that an additional import library was required, simply that > > the correct import lib needs to be linked in as normal (just like you do > > when using windows.h). F