⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compiling

📁 symbian C++手机的一个使用视频压缩和网络传输的例子
💻
字号:
Movino S60==========In order to compile movino-s60, you need both libjpeg and ffmpeg. Thesemust be named "libjpeg" and "ffmpeg" and reside within the parent directoryof movino-s60. (Extract libjpeg-movino.tar.gz and ffmpeg-r4261.tar.gzthere.) You also need the symbian-wrapping for ffmpeg, named"ffmpeg-symbian" in the same parent directory.If you do not want to build these libraries (ffmpeg-symbian requiresquite a bit of fiddling with the compilers), get the prebuilt binariesin symbian-binaries.tar.gz and copy the lib files to the correct releasedirectory within the SDK.When these are in place, movino-s60 can be built like any S60 project.Enter the group directory, build it using these commands:bldmake bldfilesabld build armi urelor these commands on S60 3rd ed:bldmake bldfilesabld build gcce urelTo create a sis package after building, enter the sis directory, andenter "makesis -d<EPOCROOT> movino_v2.pkg" (or movino_v3.pkg, for S603rd ed), where <EPOCROOT> is the epoc root directory, e.g.c:\symbian\9.1\S60_3rd_MR.On S60 2nd ed, the resulting .sis file can be installed directly. On 3rd edit must be signed, using this command:signsis movino_v3.sis movino_v3.sisx <certificate> <keyfile> <password>A convenience script for building all versions is included, namedbuildall.sh. It assumes one uses a GnuPoc symbian tool installation, onlinux.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -