qcenv.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
n.42
The program was built without CodeView information enabled
for the compiler and linker. To build your program with
CodeView information enabled, do the following:
 
  1. Ensure that the CodeView Info option is enabled:
 
       ■ Under Debug Flags in the Compiler Flags dialog box
       ■ Under Debug Flags in the Linker Flags dialog box
 
     You gain access to these dialog boxes through the
     <Compiler Flags> and <Linker Flags> selections from
     the Options:Make command.
 
  2. Rebuild the program with the Make:Build Program or
     Make:Rebuild All command.