我在vistual c++ 2005 express上安装4.2.2版本的时候装补订是遇到这样的提示:
C:\Qt\qt-win-commercial-src-4.2.2>installpatch42.bat
patching file examples/threads/waitconditions/waitconditions.pro
patching file misc/bcc32pch/bcc32pch.cpp
patching file misc/bcc32pch/bcc32pch.pri
patching file misc/bcc32pch/bcc32pch.pro
patching file misc/bcc32pch/Makefile.win32-borland
patching file mkspecs/win32-bccx/qmake.conf
patching file mkspecs/win32-bccx/qplatformdefs.h
The next patch would create the file mkspecs/win32-borland/qmake.conf,
which already exists! Assume -R? [n]
请问这是什么意思? 是我路经设的有问题?
另外我在修改vsvars.bat文件的时候,发现@SET FrameworkDir=c:\WINDOWS\Microsoft.NET\Framework @set LIBPATH=c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 这两个目录不存在,会有什么影响?还是我安装.net Framwork的问题?