作者:朱金灿

来源: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问题的解决


相关文章: