ubuntu 16.04 配置ibeo SDK boost1_59_0 without mongodb

这篇博客详细介绍了如何在Ubuntu 16.04上配置ibeo SDK,特别是针对boost 1_59_0版本,且不包含MongoDB的设置。首先,通过执行make命令生成static或shared library,然后运行官方DEMO,并给出了调用DEMO的格式。最后,指导读者如何编写程序,选择合适的头文件,创建并注册监听器,以及注意事项,如使用--whole-archive链接选项避免类名冲突。
摘要由CSDN通过智能技术生成

参考ibeoSDk README 手册

 无MONGODB版

 ubuntu 16.04  boost 1_59_0

 1. 生成ibeoSDK library

打开SHELL窗口    

进入SDK所在文件夹

      make static  生成 static liberary 或者   make shared 生成shared library 

    make 可用选项

    shared       Build ibeosdk as shared library
    shareddemos  Build ibeosdk as shared library and demos using the shared library (demo binary will end with suffix _shared).
    static       Build ibeosdk as static library
    staticdemos  Build ibeosdk as static library and demos using  the shared library (demo binary will end with suffix _static).
    clean        Delete all object files and dependency files (*.o .d) and demo binaries.
    democlean    Delete all demo binaries and demo object files and dependence  files.
    distclean    Like clean and the libs folder will be erased as well
    docs        

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值