作者:朱金灿

来源:http://blog.csdn.net/clever101

 

     在一个vc工程中添加qtgui类出现错误:

It is impossible to add a QtClass to the current project问题的解决

原因是该项目不是qt工程项目。解决办法是将它转化为qt工程,具体操作如下:

It is impossible to add a QtClass to the current project问题的解决


相关文章:

  • 2021-05-26
  • 2022-12-23
  • 2021-06-04
  • 2021-06-14
  • 2021-04-20
  • 2021-05-27
  • 2022-12-23
猜你喜欢
  • 2021-11-04
  • 2021-10-30
  • 2021-11-09
  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案