编译报错
#52
Replies: 5 comments 18 replies
-
你需要下载QCustomPlot的源码,并将qcustomplot.cpp放到src文件夹下,再编译 |
Beta Was this translation helpful? Give feedback.
1 reply
-
博主好,我现在编译成功了,但上位机的蓝牙模块无法正常实现功能,请问是什么原因呢?
…------------------ 原始邮件 ------------------
发件人: "wh201906/SerialTest" ***@***.***>;
发送时间: 2024年2月26日(星期一) 下午3:35
***@***.***>;
抄送: "Sire ***@***.******@***.***>;
主题: Re: [wh201906/SerialTest] 编译报错 (Discussion #52)
你需要下载QCustomPlot的源码,并将qcustomplot.cpp放到src文件夹下,再编译
下载链接可参考README当中的Linux编译步骤
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
我使用的就是MinGW 64-bit的编译器
…------------------ 原始邮件 ------------------
发件人: "wh201906/SerialTest" ***@***.***>;
发送时间: 2024年2月26日(星期一) 下午4:15
***@***.***>;
抄送: "Sire ***@***.******@***.***>;
主题: Re: [wh201906/SerialTest] 编译报错 (Discussion #52)
你使用的是什么编译器呢?之前有人反馈说MSVC编译出来的蓝牙不可用,需要使用MingW
#20 #37
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
10 replies
-
好的好的,我去下个5.15.2版本试试,如有问题再向您请教。
…------------------ 原始邮件 ------------------
发件人: "wh201906/SerialTest" ***@***.***>;
发送时间: 2024年2月26日(星期一) 晚上9:18
***@***.***>;
抄送: "Sire ***@***.******@***.***>;
主题: Re: [wh201906/SerialTest] 编译报错 (Discussion #52)
我这边用Qt5.15.2的DLL配合你编译出来的exe可以正常使用,我猜测是Qt版本问题。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
6 replies
-
好的,明白
…------------------ 原始邮件 ------------------
发件人: "wh201906/SerialTest" ***@***.***>;
发送时间: 2024年2月26日(星期一) 晚上9:22
***@***.***>;
抄送: "Sire ***@***.******@***.***>;
主题: Re: [wh201906/SerialTest] 编译报错 (Discussion #52)
刚才消息没编辑完就发送了。你可以先试一下我在上一帖里面提供的替代方案
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
我用QtCreator5.13编译,出现了这样的报错问题,请问是什么原因呢,有什么解决办法呢?
Beta Was this translation helpful? Give feedback.
All reactions