search for: wqking

Displaying 4 results from an estimated 4 matches for "wqking".

Did you mean: waking
2013 Jul 24
4
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
-1. I believe there are still a lot of people using VC 2008, though I can't give the data. VC 2008 (even the express version) is enough for a lot of development, such like game development. Most likely I myself will continue using VC 2008 for at least two or more years. Unlike other C++ compiler, **Clang is not only a compiler, but also a great open source library**. An open source library
2013 Jul 24
0
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
On Tue, Jul 23, 2013 at 7:17 PM, Wang Qi <wqking at outlook.com> wrote: > -1. > > I believe there are still a lot of people using VC 2008, though I can't > give the data. > VC 2008 (even the express version) is enough for a lot of development, > such like game development. > > Most likely I myself will continue usi...
2013 Jul 24
0
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
On Tue, Jul 23, 2013 at 10:17 PM, Wang Qi <wqking at outlook.com> wrote: > -1. > > I believe there are still a lot of people using VC 2008, though I can't > give the data. > VC 2008 (even the express version) is enough for a lot of development, > such like game development. > > Most likely I myself will continue usi...
2013 Jul 23
0
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
I (arduously) updated the docs, so VS 2008 support is gone now. I’m still curious about C++11 though! -- Ahmed