rajesh kumar
03-30-2009, 12:15 AM
Hello to all
I am using Visual Studio 2008 Express edition.
When I compiling in debug mode i got this following error
"fatal error C1900: Il mismatch between 'P1' version '20080116' and 'P2' version '20070207'"
Same code compiling in release mode i got this following error
Code:
1>Linking...
1>fatal error C1047: The object or library file '.\obj\Release\main.obj' was created with an older compiler than other objects; rebuild old objects and libraries
1>LINK : fatal error LNK1257: code generation failed
some one please help me fix this
Thanks in advance
--Rajesh--
I am using Visual Studio 2008 Express edition.
When I compiling in debug mode i got this following error
"fatal error C1900: Il mismatch between 'P1' version '20080116' and 'P2' version '20070207'"
Same code compiling in release mode i got this following error
Code:
1>Linking...
1>fatal error C1047: The object or library file '.\obj\Release\main.obj' was created with an older compiler than other objects; rebuild old objects and libraries
1>LINK : fatal error LNK1257: code generation failed
some one please help me fix this
Thanks in advance
--Rajesh--