On 10/07/2012 20:36, ext Gerenrot, Mikhail wrote: > 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.”.
The add-in never really supported CMake generated projects. If this worked for you until now, its purely accidental. ;-) To find out why this stopped working you could maybe diff the project files that were generated with different CMake versions. BR, Jörg _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest