Changes between Initial Version and Version 1 of DevelopingSymbianAppWithCarbide


Ignore:
Timestamp:
Dec 28, 2007 8:20:48 PM (16 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopingSymbianAppWithCarbide

    v1 v1  
     1= Developing PJSIP for Symbian S60 3rd Edition using Carbide C++ = 
     2 
     3== Introduction == 
     4 
     5Previously PJSIP did not support Carbide C++ as the development tools for Symbian target, since Carbide did not import PJSIP's MMP files properly. But with the release of Carbide C++ version 1.2, it seems that Carbide is now able to build PJSIP projects properly. And since it seems that Nokia strongly suggests to use Carbide for the development tools instead of !CodeWarrior, it may worth to write some small documentation to help you get started with developing PJSIP applications on Symbian using this tool. 
     6