vs2008+qt4.4.0
编译时发生如下错误:c:\qt\4.4.0\src\gui\kernel\qapplication.h(47) : fatal error C1083: Cannot open include file: 'QtCore/qcoreapplication.h': No such file or directory
include目录设置:C:\Qt\4.4.0\include\Qt
C:\Qt\4.4.0\include\QtCore
C:\Qt\4.4.0\include\QtGui
lib目录设置:C:\Qt\4.4.0\lib
环境变量在编译qt库时设置过。。。
如何解决。。。。
[ 此贴被elliaone在2008-06-12 09:20重新编辑 ]