Hi,
I m compiling Qt application code using Visual Studio 2012 with the help of Qt5 Visual studio Add-in 1.2.2.
For compiling 64-bit i m using Qt5.0.1 library files and for compiling 32-bit application, i m using Qt 4.8.6 library files.
I’m able to compile 32-bit application successfully. When i m trying to compile 64-bit application, Following errors encountered:
“This file was generated using the moc from 4.8.6. It cannot be used with the include files from this version of Qt. The moc has changed too much”
Why i m facing such errors ? is it possible to have different version of Qt Library files to compile qt application binaries ?
How to troubleshoot this problem ?
Kindly help me
Thank You
↧