Lines Matching full:visual
1 Building libpcap on Windows with Visual Studio
50 Building libpcap on Windows requires Visual Studio 2015 or later. The
51 Community Edition of Visual Studio can be downloaded at no cost from
76 libpcap does not provide supported project files for Visual Studio
81 UN*X Make, the Ninja build system, and Visual Studio, among other build
84 Visual Studio 2015 does not provide CMake; an installer can be
96 Visual Studio 2017 and later provide CMake, so you will not need to
97 install CMake if you have installed Visual Studio 2017 or later. They
100 https://devblogs.microsoft.com/cppblog/cmake-support-in-visual-studio/
102 For Visual Studio 2017, make sure "Visual C++ tools for CMake" is
103 installed; for Visual Studio 2019, make sure "C++ CMake tools for
125 Visual Studio 2017 and later.
127 Building from the Visual Studio GUI
130 ### Visual Studio 2017 ###
133 Visual Studio will run CMake; however, you will need to indicate where
152 Visual Studio will then re-run CMake. If that completes without errors,
155 ### Visual Studio 2019 ###
158 Visual Studio will run CMake; however, you will need to indicate where
174 Visual Studio will then re-run CMake. If that completes without errors,