Lines Matching full:visual
7 * Windows: Visual C++ 2008, Visual C++ 2010
53 4. Run the following commands to create the Visual Studio solution files:
68 …Since sfntly use STL extensively, please patch your Visual Studio for any STL-related hotfixes/ser…
74 Visual Studio 2008 and 2010 support command line building,
77 For Visual Studio 2008 (assume its installed at `c:\vs08`)
80 ..\ext\cmake\bin\cmake .. -G "Visual Studio 9 2008"
85 Visual Studio 2008 solution/project files are generated.
90 Please refer to your Visual Studio manual for more details.
92 For Visual Studio 2010 (assume its installed at `c:\vs10`)
96 ..\ext\cmake\bin\cmake .. -G "Visual Studio 10"
100 If you install both Visual Studio 2008 and 2010 on your system,
144 Windows users can just switch the configuration in Visual Studio.