-
Notifications
You must be signed in to change notification settings - Fork 596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compile error at Makefile command line 编译错误 #106
Comments
安装的话,只要执行sh build.sh命令就可以了,该命令包含了安装第三方依赖的过程,会自动获取并安装。 另外,如果觉得C++版本编译比较难的话,可以试用PaddleHub 1.8版本上线的LDA模型,使用起来很方便。具体可见:https://www.paddlepaddle.org.cn/hublist?filter=en_category&value=SemanticModel |
想问下是不是直接clone下来,打开到Familia路径下执行你说的? sh build.sh |
是的~ 另外要注意一下自己的gcc版本是不是符合要求。
…---原始邮件---
发件人: "Gaownxin"<notifications@github.com>
发送时间: 2020年8月6日(周四) 中午12:53
收件人: "baidu/Familia"<Familia@noreply.github.com>;
抄送: "SiMing Dai"<908660116@qq.com>;"Comment"<comment@noreply.github.com>;
主题: Re: [baidu/Familia] compile error at Makefile command line 编译错误 (#106)
安装的话,只要执行sh build.sh命令就可以了,该命令包含了安装第三方依赖的过程,会自动获取并安装。
另外,如果觉得C++版本编译比较难的话,可以试用PaddleHub 1.8版本上线的LDA模型,使用起来很方便。具体可见:https://www.paddlepaddle.org.cn/hublist?filter=en_category&value=SemanticModel
想问下是不是直接clone下来,打开到Familia路径下执行你说的?
’‘’r
sh build.sh
@DesmonDay
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Familia/Makefile
Line 72 in 6dd8d9e
Here is the reproducible code script.
在这里我直接 clone ZeyuChen/third_party 到当前路径可以么?安装的话需要执行那一段指令?
Makefile 没有看太明白。
Familia/Makefile
Lines 75 to 76 in 88211eb
The text was updated successfully, but these errors were encountered: