Changes between Version 12 and Version 13 of Getting-Started/Windows/2.0-dev


Ignore:
Timestamp:
Apr 12, 2011 7:45:51 PM (13 years ago)
Author:
ismangil
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Getting-Started/Windows/2.0-dev

    v12 v13  
    55http://www.microsoft.com/downloads/en/confirmation.aspx?FamilyID=6B6C21D2-2006-4AFA-9702-529FA782D63B 
    66 
    7 1. Add the include and lib directories path to Visual Studio configuration. 
    8 1. Look for the Baseclasses project, and add the include path to Visual Studio configuration. Important: the include path for the baseclasses must be higher than Windows SDK include path. 
    9 In the property of the Baseclasses project, change the code generation to Multi-threaded Debug, instead of the default Multi-threaded DLL.  
    10 Compile the baseclasses project in the samples, and add the resulting library to the path of Visual Studio configuration 
     7 1. Add the include and lib directories path to Visual Studio configuration. 
     8 1. Look for the Baseclasses project, and add the include path to Visual Studio configuration. Important: the include path for the baseclasses must be higher than Windows SDK include path. 
     9 1. In the property of the Baseclasses project, change the code generation to Multi-threaded Debug, instead of the default Multi-threaded DLL.  
     10 1. Compile the baseclasses project in the samples, and add the resulting library to the path of Visual Studio configuration 
    1111 
    12 [http://www.libsdl.org/release/SDL-devel-1.2.14-VC8.zip SDL 1.2 Win32 Development Libraries]. Unzip and add the include and lib directories path to Visual Studio configuration. 
     12[http://www.libsdl.org/release/SDL-devel-1.2.14-VC8.zip SDL 1.2 Win32 Development Li braries]. Unzip and add the include and lib directories path to Visual Studio configuration. Add the lib path to the PATH environment variable. 
    1313 
    14 ffmpeg dev lib from http://www.pjsip.org/tmp/ffmpeg-dev-gcc4.zip 
     14ffmpeg dev lib from http://www.pjsip.org/tmp/ffmpeg-dev-gcc4.zip Unzip and add the include and lib directories path to Visual Studio configuration. Add the bin path to the PATH environment variable. 
    1515 
    1616config_site.h: