Open HaiQW opened 7 years ago
谢谢。我们一般编译的时候都要加上 -DOS_LINUX就行。
Best wishes 张华平 博士 副教授 研究生导师 大数据搜索挖掘实验室(北京市海量语言信息处理与云计算应用工程技术研究中心) 主任 地址:北京海淀区中关村南大街5号 100081 电话:+86-10-68918642 Email:kevinzhang@bit.edu.cn MSN: pipy_zhang@msn.com; 网站: http://www.nlpir.org (自然语言处理与信息检索共享平台) http://www.bigdataBBS.com (大数据论坛) 微博:http://www.weibo.com/drkevinzhang/ 微信:drkevinzhang 微信公众号:大数据千人会 Dr. Kevin Zhang (张华平,Zhang Hua-Ping) Associate Professor, Graduate Supervisor Director, Big Data Search and Mining Lab. Beijing Engineering Research Center of Massive Language Information Processing and Cloud Computing Application Beijing Institute of Technology Add: No.5, South St.,Zhongguancun,Haidian District,Beijing,P.R.C PC:100081 Tel: +86-10-68918642 Email:kevinzhang@bit.edu.cn MSN: pipy_zhang@msn.com; Website: http://www.nlpir.org (Natural Language Processing and Information Retrieval Sharing Platform) http://www.bigdataBBS.com (Big Data Forum) Twitter: http://www.weibo.com/drkevinzhang/ Webchat: drkevinzhang Subscriptions: Thousands of Big Data Experts
发件人: HaiQW 发送时间: 2017-08-22 11:59 收件人: NLPIR-team/NLPIR 抄送: Subscribed 主题: [NLPIR-team/NLPIR] NLPIR.h 头文件编译 (#69) 在 NLPIR.h 这个头文件中需要增加下面的预编译命令,否在在unbuntu 系统上编译不通
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
这样也可以的。谢谢
在 NLPIR.h 这个头文件中需要增加下面的预编译命令,否在在unbuntu 系统上编译不通
ifdef __linux
ifndef OS_LINUX
define OS_LINUX
endif#endif