I'm trying to convert an old version of visual c++ into version 6. However im getting the following error when i try to compile. I only have experience programming in c++, so this visual stuff is leaving me blank. ANy suggestions/help would be greatly appreciated
the bug:
--------------------Configuration: Impacts - Win32 Debug--------------------
Compiling...
Command line error D2016 : '/ZI' and '/O1' command-line options are incompatible
Error executing cl.exe.
Impacts.exe - 1 error(s), 0 warning(s)
thanks!!
the bug:
--------------------Configuration: Impacts - Win32 Debug--------------------
Compiling...
Command line error D2016 : '/ZI' and '/O1' command-line options are incompatible
Error executing cl.exe.
Impacts.exe - 1 error(s), 0 warning(s)
thanks!!