Changes between Version 59 and Version 60 of Getting-Started/Windows
- Timestamp:
- Nov 10, 2017 11:37:52 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/Windows
v59 v60 9 9 Note: You can also build for Windows using GNU tools such mingw. Follow the steps in [wiki:Getting-Started/Autoconf Getting Started: Building with GNU Tools/Autoconf]. Also note that video feature is currently only supported on Microsoft Visual Studio build tools because some video components, e.g: !DirectShow video capture device, can only be built using Visual Studio and Windows SDK. 10 10 11 Note: For buiding DLLs, please see [wiki:FAQ#dll this question on FAQ].11 Note: We don't provide DLL projects for Windows, but please see [http://www.pjsip.org/pjlib/docs/html/group__pj__dll__target.htm Building Dynamic Link Libraries] page in PJLIB documentation on how to build these DLL yourself. 12 12 13 13 == Build Preparation for Windows ==