Unreal Engine 5.3 when i try to compile for lecture 39 Unreal Engine 5 C++

  • Executing task in folder UE_5.3: Engine\Build\BatchFiles\Clean.bat YeşillikliOyunEditor Win64 Development ‘C:\Users\merti\Documents\Unreal Projects\YeşillikliOyun\YeşillikliOyun.uproject’ -waitmutex

Using bundled DotNet SDK version: 6.0.302
Running UnrealBuildTool: dotnet “…\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll” YeşillikliOyunEditor Win64 Development “C:\Users\merti\Documents\Unreal Projects\YeşillikliOyun\YeşillikliOyun.uproject” -waitmutex -Clean
Cleaning YesillikliOyunEditor binaries…

  • Terminal will be reused by tasks, press any key to close it.

  • Executing task in folder UE_5.3: Engine\Build\BatchFiles\Build.bat YeşillikliOyunEditor Win64 Development ‘C:\Users\merti\Documents\Unreal Projects\YeşillikliOyun\YeşillikliOyun.uproject’ -waitmutex

Using bundled DotNet SDK version: 6.0.302
Running UnrealBuildTool: dotnet “…\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll” YeşillikliOyunEditor Win64 Development “C:\Users\merti\Documents\Unreal Projects\YeşillikliOyun\YeşillikliOyun.uproject” -waitmutex
Log file: C:\Users\merti\AppData\Local\UnrealBuildTool\Log.txt
Creating makefile for YesillikliOyunEditor (no existing makefile)
Parsing headers for YesillikliOyunEditor
Running Internal UnrealHeaderTool “C:\Users\merti\Documents\Unreal Projects\YesillikliOyun\YesillikliOyun.uproject” “C:\Users\merti\Documents\Unreal Projects\YesillikliOyun\Intermediate\Build\Win64\YesillikliOyunEditor\Development\YesillikliOyunEditor.uhtmanifest” -WarningsAsErrors -installed
C:\Users\merti\Documents\Unreal Projects\YesillikliOyun\Source\YesillikliOyun\MyMovingPlatform.h(10): Error: Found ‘s’ when expecting ‘{’ while parsing class ‘YE’
Total of 0 written
Total execution time: 11.29 seconds

  • The terminal process “C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -Command Engine\Build\BatchFiles\Build.bat YeşillikliOyunEditor Win64 Development ‘C:\Users\merti\Documents\Unreal Projects\YeşillikliOyun\YeşillikliOyun.uproject’ -waitmutex” terminated with exit code: 1.
  • Terminal will be reused by tasks, press any key to close it.

Please help me ! I have tried lots of things, such as going to project files and deleting folders inter and etc, I have downloaded lots of visual studio things, i tried generating project files again on visual studio and i changed the compiler of unreal engine 5 on appdata, nothing works !

You have an error in your code. Please show MyMovingPlatform.h

Privacy & Terms