CVPACK Fatal Error CK1012
no debugging information
The executable file does not contain debugging information.
Do one of the following:
- To put at least minimal debugging information into the executable file, link using the /DEBUG option.
- To include full debugging information in an object file, compile or assemble using the /Zi or /Z7 option.
- To include minimal information and line numbers in an object file, compile or assemble using the /Zd option.