A far as I understand if you run CMake you should not have Qt Visual Studio Add involved. If not mistaken CMake adds full paths to the dependencies, so you should have Add-in to be involved. try to remove it and see if project is built. Also I would check changes in CMake. I would not be surprised if Qt3 support was finally dropped. This would explain the problem.
Alex On Tue, Jul 10, 2012 at 11:36 AM, Gerenrot, Mikhail <mikhail.geren...@stryker.com> wrote: > Hi Team, > > > > We have a C++ project that uses QT3. We run CMake to generate the project > and run VS 2008 to compile. With CMake 2.6 everything was OK, but now we > have upgraded to CMake 2.8. It generates the project, but VS does not > compile, it gives Qt Visual Studio Add-in error that says “ERROR: Can't find > the Qt version that's associated with this project.”. > > > > We really need this upgrade to CMake 2.8 and any help will be greatly > appreciated. > > > > Thank you all in advance, > > > > Mike Gerenrot, Stryker Corp. > > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest