We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pro文件写法有误,导致32位系统下编译不过,需要将x86_64-linux-gnu替换成i386-linux-gnu。建议先判断下系统是32bit还是64bit,再设置include路径。
The text was updated successfully, but these errors were encountered:
好的👌,谢谢!------------------ 原始邮件 ------------------ 发件人: "mutse"notifications@github.com 发送时间: 2014年9月29日(星期一) 晚上11:16 收件人: "qdore/Mutate"Mutate@noreply.github.com; 主题: [Mutate] compiling error on 32bit (#4)
— Reply to this email directly or view it on GitHub.
Sorry, something went wrong.
Hi, 谢谢你的意见!我已经修复了! 请你从源或者deb安装下,因为从源码编译之后脚本和配置文件没有复制到相应目录,不能正常工作~ 再次感谢!
No branches or pull requests
pro文件写法有误,导致32位系统下编译不过,需要将x86_64-linux-gnu替换成i386-linux-gnu。建议先判断下系统是32bit还是64bit,再设置include路径。
The text was updated successfully, but these errors were encountered: