Developer Notes

This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.

Description

Generating CMakeLists.txt does not properly create includes and definitions causing project files genereated by Cmake to not have these includes and the indexer to not be able to resolve most of the files.

This issue has not been reproduced internally.

Steps to Reproduce

1. Clone the engine to the engine
2. Open a terminal window and navigate to the engine root directory
3. Run ./Setup.sh and GenerateProjectFiles.sh from the
4. Run cmake -G"Eclipse CDT4 - Unix Makefiles"

Result:
Project files are generated without necessary flags for defines and includes.

Have Comments or More Details?

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

0
Login to Vote

Won't Fix
ComponentUE - Platform - Linux
Affects Versions4.9.2
CreatedOct 9, 2015
ResolvedJan 16, 2017
UpdatedApr 27, 2018