Hello All,
I have some static libraries generated on MSVC 2005 express edition and I have to use them along with static libraries created with MSVC 2003 and create an application on MSVC2003.

example.lib - generated on MSVC2005
All other libs - generated on MSVC2003

I have attached the compiler options as well as the error log along.
Any tips/suggestions will be of great help.

...