Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 595 Bytes

expression-evaluator-error-cxx0066.md

File metadata and controls

15 lines (12 loc) · 595 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Expression Evaluator Error CXX0066
Expression Evaluator Error CXX0066
11/04/2016
CXX0066
CXX0066
CAN0066
1321e4e1-b441-424b-9e76-c208d4a6f6ea

Expression Evaluator Error CXX0066

static member not present

A static member of a class could not be found or was not defined. This error can result from a static class member that is declared but not defined, or is only defined and referenced in modules that do not contain debug information.

This error is identical to CAN0066.