PJSIP——Linux编译库并使用

一、./configurehtml 二、make dep && makelinux 三、copy全部的静态库到test/lib 下,copy全部的.h 文件到test/include下。多线程 四、编写测试代码helloSip.cide 五、编写Makefile,以下(注意.a静态库的包含顺序?):学习 OBJ= helloSip CC= gcc CFLAGS= -Wall -O VPATH
相关文章
相关标签/搜索