标签: c++ makefile
我已下载并安装了pion网络库。
我正在尝试构建示例Web服务(HelloService等)。但是,我找不到有关如何构建示例的说明。在目录中运行make会返回“无法为所有人”
有没有人设法构建pion网络库Web服务示例?
我正在开发Ubuntu 10.x
答案 0 :(得分:2)
这里有一个有趣的教程:http://prog-xp.blogspot.fr/2011/01/creating-simple-web-server-with-pion.html