Changes between Version 42 and Version 43 of Getting-Started/Windows


Ignore:
Timestamp:
Oct 17, 2012 3:58:52 PM (12 years ago)
Author:
ismangil
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Getting-Started/Windows

    v42 v43  
    99  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]. 
    1010 
    11   Note: For buiding DLLs, please see [wiki:FAQ#dll] 
     11  Note: For buiding DLLs, please see [wiki:FAQ#dll this question on FAQ]. 
    1212 
    1313== Build Preparation for Windows == 
     
    103103   1. Set '''pjsua''' as Active or Startup Project. 
    104104   1. Set '''Win32''' as the platform. 
     105      1. For ''x64'', please add the platform using Configuration Manager dialog of Visual Studio. 
    105106   1. Select '''Debug''' or '''Release''' build as appropriate. 
    106107   1. Build the project. This will build '''pjsua''' application and all libraries needed by '''pjsua'''.