fatal error C1900: Il mismatch between 'P1' version '20060201' and 'P2' version '2005


Read With Formatting | Free Open Source Tutorials Account

C and C++ Programming
Thread: fatal error C1900: Il mismatch between 'P1' version '20060201' and 'P2' version '2005


ToolMaker
Hi,

I was compiling a code and I had this error:

fatal error C1900: Il mismatch between 'P1' version '20060201' and 'P2' version '20050411'

I 'm using Qt4 which is GUI builder and MSVC2005 Pro on windows xp SP2
I've tried to reinstall all but I still have this error.

Any idea?

Many thanks

ToolMaker