PDA

View Full Version : Visual Studio 2008 / QtVersion problem



photo_tom
2nd June 2010, 18:31
We are trying to build both 32 and 64 bit versions of our applications. However, when we switch between 32 bit and 64 bit, we are getting an "incorrect Qt Version message". I've traced the problem to the "QtVersion Win32" line in the Visual Studio globals file.

However, from the way this looks, it appears that the 32/64 bit selection is "hard-coded" by Qt in the Visual Studio 2008 project file. Other than running an editing script, is there another way to solve this problem.