关于qt :: error: collect2: ld returned 1 exit status的错误

本文介绍了一种在Qt开发过程中常见的编译错误——声明了但未实现的slots。通过检查头文件与源文件的匹配情况,可以定位并解决此类问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

刚才遇到的这个问题,在网上搜索了一下,

有说之前的程序已经运行了,有说pro文件有问题的,

我找了一会,发现我在头文件中定义了两个slots,

在cPP文件中没有实现。

 

见nokia论坛

Another reason might be that your source is incomplete and calls method DECLARATIONS that get called but the method IMPLEMENTATIONS are missing.

Declaration is the stuff that you usually put in a header file (method signature without body)
Implementation is the signature with body.

Usually if you look in the linker output, you can find which implementation the linker is missing.

 

click the "Compile Output" view (Alt+4) to see more detailed info.

 

这样,我找到了这个低级错误~~~

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值