Cannot compile C++ Class Moving Platfom

Successfully added class ‘MovingPlatform’, however you must recompile the ‘ObstacleAssault’ module before it will appear in the Content Browser. Failed to generate project files.

Would you like to open the Output Log to see more details?

[2023.06.25-09.39.44:608][489]Running D:/Unreal/UE_5.0/Engine/Binaries/DotNET/UnrealBuildTool/UnrealBuildTool.exe -projectfiles -project=“D:/Unreal/Unreal Projects/ObstacleAssault/ObstacleAssault.uproject” -game -rocket -progress
[2023.06.25-09.39.45:267][489]Some Platforms were skipped due to invalid SDK setup: IOS, Android, Linux, LinuxArm64.
[2023.06.25-09.39.45:267][489]See the log file for detailed information
[2023.06.25-09.39.45:267][489]
[2023.06.25-09.39.45:267][489]Discovering modules, targets and source code for project…
[2023.06.25-09.39.45:567][489]ERROR: Could not find NetFxSDK install dir; this will prevent SwarmInterface from installing. Install a version of .NET Framework SDK at 4.6.0 or higher.
[2023.06.25-09.40.11:021][489]LogSlate: Window ‘Message’ being destroyed
[2023.06.25-09.40.11:027][489]Message dialog closed, result: Yes, title: Message, text: Successfully added class ‘MovingPlatform’, however you must recompile the ‘ObstacleAssault’ module before it will appear in the Content Browser. Failed to generate project files.

Would you like to open the Output Log to see more details?
[2023.06.25-09.40.11:098][489]LogSlate: Window ‘Add C++ Class’ being destroyed
[2023.06.25-09.42.25:840][682]LogWindows: LaunchFileInExternalEditor D:/Unreal/Unreal Projects/ObstacleAssault/Saved/Logs/ObstacleAssault.log
[2023.06.25-09.42.25:997][682]LogWindows: Launch application code for D:/Unreal/Unreal Projects/ObstacleAssault/Saved/Logs/ObstacleAssault.log : 42

You need to install .NET 4, “or higher” here means of .NET 4, not a whole major version as that can introduce breaking changes.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms