Hi Guys,
Im after some help when trying to create a basic program. I am only trying to make a box that pops up when an exe file is run, and then closes when a key is pressed. i know this is really easy and have done this before (i am very new to programming as a whole). I am getting though an unexpeced arror as follows, any ideas what this is and how I can fix it?
I have just taken this out of the debug window,
Compiling...
Text2.cpp
fatal error C1900: Il mismatch between 'P1' version '19991026' and 'P2' version '19970710'
Error executing cl.exe.
Text2.obj - 1 error(s), 0 warning(s)
Thanks
Wazz
Im after some help when trying to create a basic program. I am only trying to make a box that pops up when an exe file is run, and then closes when a key is pressed. i know this is really easy and have done this before (i am very new to programming as a whole). I am getting though an unexpeced arror as follows, any ideas what this is and how I can fix it?
I have just taken this out of the debug window,
Compiling...
Text2.cpp
fatal error C1900: Il mismatch between 'P1' version '19991026' and 'P2' version '19970710'
Error executing cl.exe.
Text2.obj - 1 error(s), 0 warning(s)
Thanks
Wazz