No debugging information (CV5003)
The program file did not contain the debugging information needed.
Recompile the program using the /Zi option to include CodeView
symbolic information. If linking in a separate step, use the LINK
/CO option.
-♦-