1. 首页
  2. 操作系统
  3. Linux
  4. fatal error: zmq.hpp: No such file or directory compilation terminated.

fatal error: zmq.hpp: No such file or directory compilation terminated.

上传者: 2020-08-07 10:46:45上传 HPP文件 23KB 热度 346次
fatal error: zmq.hpp: No such file or directory compilation terminated. 找不到zmq.hpp的原因是, zmq.hpp只存在master中。 如果你使用release版本,那么是没有zmq.hpp这个文件的。去master中找到zmq.hpp。 将zmp.hpp放在当前路径下即可。或者将zmq.hpp复制到/lib 或/usr/lib中。
下载地址
用户评论