Changes between Version 71 and Version 72 of FAQ
- Timestamp:
- May 11, 2009 10:17:24 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v71 v72 11 11 === Where can I find the latest release of PJSIP? === #latest 12 12 13 The latest PJSIP is always the SVN trunk version. Please find the information on how to retrieve PJSIP from SVN in the [http://www.pjsip.org/download.htm PJSIP Download] and [ http://www.pjsip.org/using.htmGetting Started] page.13 The latest PJSIP is always the SVN trunk version. Please find the information on how to retrieve PJSIP from SVN in the [http://www.pjsip.org/download.htm PJSIP Download] and [wiki:Getting-Started Getting Started] page. 14 14 15 15 === If PJSIP is said to be small footprint, then why the source is so big? === #src-large … … 143 143 === I'm having problem building PJSIP, please help! === #build-problems 144 144 145 Please check the [ http://www.pjsip.org/using.htmGetting Started] page.145 Please check the [wiki:Getting-Started Getting Started] page. 146 146 147 147 === I'm getting "Unable to open DSound.h error", please help! === #dsound 148 148 149 You should really check the [ http://www.pjsip.org/using.htmGetting Started] page first.150 151 Please check the [ http://www.pjsip.org/using.htmGetting Started] page.149 You should really check the [wiki:Getting-Started Getting Started] page first. 150 151 Please check the [wiki:Getting-Started Getting Started] page. 152 152 153 153 === How do I build the libraries as Dynamic Link Library (DLL)? === #dll … … 1266 1266 === How can I build PJSIP for WinCE/Windows Mobile? === #wm-build 1267 1267 1268 Have a look at this [ http://www.pjsip.org/using.htm#evcGetting Started | Windows Mobile] page.1268 Have a look at this [wiki:Getting-Started/Windows-Mobile Getting Started | Windows Mobile] page. 1269 1269 1270 1270 === I've got link error when building pjsua_wince === … … 1324 1324 === How can I build PJSIP for Linux/uC-Linux? === #linux-build 1325 1325 1326 Have a look at this [ http://www.pjsip.org/using.htm#gnuGetting Started | GNU] page.1326 Have a look at this [wiki:Getting-Started/Autoconf Getting Started | GNU] page. 1327 1327 1328 1328 ---- … … 1332 1332 === How can I build PJSIP for MacOS X? === #osx-build 1333 1333 1334 Have a look at this [ http://www.pjsip.org/using.htm#gnuGetting Started | GNU] page.1334 Have a look at this [wiki:Getting-Started/Autoconf Getting Started | GNU] page. 1335 1335 1336 1336 === How can I build universal binary for MacOS X? === #osx-universal