CVPACK Fatal Error CK1017

cannot find precompiled types file; relink with filename

The program used a precompiled header, but the program was linked without filename. This file is the object file that was created when the header was precompiled. If the program uses a library that was created using precompiled headers, then filename was not linked from the library.

One of the following may be a solution: