Developer Notes

It's not supposed to be in the preprocessor definitions for the project - UBT doesn't set it when compiling either, it's set in CoreMiscDefines.h.

Description

The WITH_EDITORONLY_DATA preprocessor definition is not included in the list of definitions for a new project, or the UE4 solution.

Steps to Reproduce
  1. Open the UE4 solution in Visual Studio.
  2. Open the project Properties window in Visual Studio.
  3. Look at the Preprocessor Definitions for the project.

RESULT:
The WITH_EDITORONLY_DATA definition is not included in the project's definitions.

EXPECTED:
The WITH_EDITORONLY_DATA definition is included in the project's definitions.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Non-Issue
ComponentUE - Foundation - Core
Affects Versions4.15.14.16
CreatedMar 28, 2017
ResolvedMar 30, 2017
UpdatedApr 27, 2018