当前位置:   article > 正文

QT编译错误_/home/uptech/filetest/widget.cpp:12: error: cannot

/home/uptech/filetest/widget.cpp:12: error: cannot convert 'qsqldatabase' to

错误提示:

main.cpp: In function ‘QWidget* create_first(QWidget*, const char*, uint)’:

main.cpp:5: error: expected type-specifier before ‘hello’
main.cpp:5: error: cannot convert ‘int*’ to ‘QWidget*’ in return
main.cpp:5: error: expected ‘;’ before ‘hello'
main.cpp:5: error: ‘hello’ was not declared in this scope

make: *** [main.o] Error 1

在网上找原因,看到有一篇类似的文章说 ,需要修改setName("hello"),经过几番尝试,最后发现,是因为粗心,没有将QT界面的名字设置成和工程名一样。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Gausst松鼠会/article/detail/121242
推荐阅读
相关标签
  

闽ICP备14008679号