Miscellaneous Utilities Help (misc.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.
CK1018
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     CVPACK Error CK1018
 
     precompiled types object file 'filename' inconsistent with
     precompiled header used to compile object file 'filename'
 
     The program used a precompiled header, but the object file linked
     to the program was not the object file that was created when the
     header was precompiled. Either the user or the creator changed
     since the last compilation.
 
     Recompile and relink. If a makefile is used, check the makefile
     dependencies.
                                    -♦-