Changes between Version 42 and Version 43 of Getting-Started/Windows
- Timestamp:
- Oct 17, 2012 3:58:52 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/Windows
v42 v43 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]. 10 10 11 Note: For buiding DLLs, please see [wiki:FAQ#dll ]11 Note: For buiding DLLs, please see [wiki:FAQ#dll this question on FAQ]. 12 12 13 13 == Build Preparation for Windows == … … 103 103 1. Set '''pjsua''' as Active or Startup Project. 104 104 1. Set '''Win32''' as the platform. 105 1. For ''x64'', please add the platform using Configuration Manager dialog of Visual Studio. 105 106 1. Select '''Debug''' or '''Release''' build as appropriate. 106 107 1. Build the project. This will build '''pjsua''' application and all libraries needed by '''pjsua'''.