Clear Filters
Clear Filters

Error Package Custom Scenes into an Executable - Customize 3D Scenes for Vehicle Dynamics Simulations

9 views (last 30 days)
Hello everyone,
I followed all the steps to set up Unreal Engine with Matlab/Simulink and Package Custom Scenes into an Executable as said in https://es.mathworks.com/help/vdynblks/ug/package-custom-scenes-into-executable.html
However, during one of the last steps, unreal engine showed this error message, and the scene was not packaged into an executable:
Missing UnrealGame binary.
You may have to build the UE project with your IDE. Alternatively, build using UnrealBuildTool with the commandline:
UnrealGame <Platform> <Configuration>
My Matlab Version is R2024a, My Unreal Engine Version is 5.1 and my Visual Studio Version is 2022, as said in https://es.mathworks.com/help/driving/ug/unreal-engine-simulation-environment-requirements-and-limitations.html
Thanks for the help!

Accepted Answer

Dr. Fernando Viadero-Monasterio
After a couple of tries, I solved the issue myself.
Go to project settings -> Project -> Build -> Always
Problem solved. I hope this can help some of you

More Answers (0)

Categories

Find more on Vehicle Scenarios in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!