Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 740 Bytes

expression-evaluator-error-cxx0033.md

File metadata and controls

21 lines (15 loc) · 740 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Expression Evaluator Error CXX0033
Expression Evaluator Error CXX0033
11/04/2016
CXX0033
CAN0033
CXX0033
0bd62c5b-de89-481f-9b12-88fe84805afe

Expression Evaluator Error CXX0033

error in OMF type information

The executable file did not have a valid object module format (OMF) for debugging.

This error is identical to CAN0033.

To fix by checking the following possible causes

  1. The executable file was not created with the linker released with this version of Visual C++. Relink the object code using the current version of LINK.exe.

  2. The .exe file may have been corrupted. Recompile and relink the program.