Changes between Version 4 and Version 5 of DevelopingSymbianAppWithCarbide


Ignore:
Timestamp:
Dec 28, 2007 10:06:26 PM (16 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopingSymbianAppWithCarbide

    v4 v5  
    5252Select File --> Import from the menu: 
    5353 
    54 [[Image(file_import.JPG)]] 
     54[[Image(file_import.JPG, 80%)]] 
    5555 
    5656This dialog below will pop up. Select '''Symbian OS Bld.inf file''' from the list, then press '''Next''' button: 
    5757 
    58 [[Image(import.JPG)]] 
     58[[Image(import.JPG, 80%)]] 
    5959 
    6060On the next dialog, click '''Browse..''' button to select '''bld.inf''' file from PJSIP's {{{build.symbian}}} directory, then press '''Next''' button: 
    6161 
    62 [[Image(import_bld.JPG)]] 
     62[[Image(import_bld.JPG, 80%)]] 
    6363 
    6464Then on the SDK selection dialog, select the build configurations that you want to support. For this tutorial, select WINSCW and GCCE from S60 3rd Edition MR SDK, and press '''Next''' button: 
    6565 
    66 [[Image(import_sdk.JPG)]] 
     66[[Image(import_sdk.JPG, 80%)]] 
    6767 
    6868You will then presented with MMP selection dialog. Leave the default selection (normally it should select all MMPs) and press '''Next''': 
    6969 
    70 [[Image(import_mmp.JPG)]] 
     70[[Image(import_mmp.JPG, 80%)]] 
    7171 
    7272The project now is ready to be imported, press the '''Finish''' button: 
    7373 
    74 [[Image(import_finished.JPG)]] 
     74[[Image(import_finished.JPG, 80%)]] 
    7575 
    7676Carbide is now exporting the MMP files into the workspace and this progress window will be displayed: 
    7777 
    78 [[Image(import_creating.JPG)]] 
     78[[Image(import_creating.JPG, 80%)]] 
    7979 
    8080Wait for the process to complete. 
     
    8282Once it completes, you will see the PJSIP project three on the bottom left part of the Carbide main window: 
    8383 
    84 [[Image(carbide_main.JPG, 75%)]] 
     84[[Image(carbide_main.JPG, 80%)]] 
    8585 
    8686