install.vxworks

来自「mediastreamer2是开源的网络传输媒体流的库」· VXWORKS 代码 · 共 14 行

VXWORKS
14
字号
Install process for VxWorks. (latest tested 0.8.8)____________________________From a tornado user:   I built them in tornado GUI, and just test them in the simulate.   1. Create a bootable vxworks image project.   2. Add all files in the new project.   3. Include the networks componets.   4. Add the  compiler parameter as follows:        -D__VXWORKS_OS__ -DTHREAD_PTHREAD -D_REENTRANT -DOSIP_MT        -DHAVE_SIGNAL_H -DENABLE_DEBUG -DENABLE_TRACE -DSHOW_MESSAGE

⌨️ 快捷键说明

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