I have run qmake for years to generate projects for Visual Studio 2008 with no issues. Recently I had to install Visual Studio 2010 for another project. Ever since then whenever I open my Qmake made vcproj(s) in VS2008 I am required to convert.
Everything works fine after the conversion, but it is annoying and creates a lot of junk files in the vcproj directory.
I have QMAKESPEC=win32-msvc2008. I am using the Qt command shortcut to ensure it has the proper variables in the PATH and I have double checked in the command window's PATH to ensure it is not overwritten.
Any thoughts/ideas?
Thanks in advance.


Reply With Quote

Bookmarks