[Interest] Qt Visual Studio Add-in error when using CMake 2.8

Joerg Bornemann joerg.bornemann at nokia.com
Thu Jul 12 17:33:18 CEST 2012


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



More information about the Interest mailing list