Hello,
When I try to generate Visual Studio project files, there is always the following error:
Running P:/Unreal Engine 4/UE_4.19/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“Z:/Obstacle_Runner/Obstacle_Runner/Obstacle_Runner.uproject” -game -rocket -progress
Discovering modules, targets and source code for project…
While compiling Z:\Obstacle_Runner\Obstacle_Runner\Intermediate\Build\BuildRules\Obstacle_RunnerModuleRules.dll:
ERROR: z:\Obstacle_Runner\Obstacle_Runner\Intermediate\Source\Obstacle_Runner.Target.cs(6,14) : error CS0101: Der Namespace ‘<globaler Namespace>’ enth?lt bereits eine Definition f?r ‘Obstacle_RunnerTarget’.
ERROR: UnrealBuildTool Exception: Unable to compile source files.
Thanks in advance.
Try creating a c++ class in the editor instead.
Try creating a c++ class in the editor instead.
[/QUOTE]
Hello, thank you first for your answer. The problem is I can not open the project unfortunately.