On Apr 11, 8:26 am, Trond Norbye <[email protected]> wrote: > On 11. apr. 2011, at 17.03, Henrik Schröder wrote: > > > Awesome! Quick question: How are you compiling on windows? Mingw? Or some > > other solution? > > We're using mingw right now... The problem is that we don't have another > compiler with C99 support on windows for the moment (or at least none that > I'm aware of ;-))
Well, there is icc, but we haven't put any significant effort into that. Intel makes it hard to get. I've got an older version for Linux, so I know it *will* build under icc, but that's about it. But yeah, we declare this done with mingw support.
