When naming a project ending with "Engine" whether there is a "_" or no space separating the name will result in a build error in VS. See attached image for error output.
1. Open UE4
2. Create any C++ Code Project
3. Give it a name ending with "Engine" (ie. Name_Engine, BattleEngine, etc)
4. Click Open with VS
5. Build the project
6. error will be thrown in "Error List"
Results: The project will not build with any project ending with "Engine" in the project name. An error will be thrown.
Expected: The project will build despite the name given.
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Cpp Tools - UnrealBuildTool |
---|---|
Affects Versions | 4.6, 4.7, 4.8 |
Target Fix | 4.11 |
Created | Mar 9, 2015 |
---|---|
Resolved | Jul 30, 2015 |
Updated | Apr 27, 2018 |