Errors while linking unreal engine to matlab

조회 수: 16 (최근 30일)
Ketan
Ketan 2024년 9월 13일
편집: Ketan 2024년 9월 19일
Unreal Engine: 5.1.1
Matlab Release: R2024a
I am trying to make a custom scene in unreal engine, for that I installed Aerospace Toolbox Unreal ENgine Interface, after installing, when I try to opne the editor using
`editor.open()'
I get following message:
I tried to build it through IDE but it gave me the following error:
I need help resolving this issue.

채택된 답변

Nishan Nekoo
Nishan Nekoo 2024년 9월 13일
Hi Ketan,
I believe this error regarding the MathWorks Geospatial plugin is suggesting that you have not installed CesiumForUnreal, which is necessary when using the Aerospace Blockset interface to Unreal Engine.
Please note the specific version of CesiumForUnreal needed for your version of MATLAB and please place the CesiumForUnreal plugin folder in the \UE_5.1\Engine\Plugins\Marketplace directory.
Regarding the first error, are you upgrading from an older version of MATLAB or are you installing these plugins for the first time?
Let me know if installing the Cesium plugin works for you to resolve the IDE build!
Nishan
  댓글 수: 16
Nishan Nekoo
Nishan Nekoo 2024년 9월 18일
Hi Ketan, I believe this should be possible.
Please follow the instructions here but select Linux instead of Windows: https://www.mathworks.com/help/aeroblks/package-custom-scenes-into-executable.html
Let me know if you still run into issues after following the instructions on that page.
Nishan
Ketan
Ketan 2024년 9월 19일
편집: Ketan 2024년 9월 19일
Hey Nishan,
I am sure I've followed those steps, yet I am getting the same error;
Errors:
Library 'E:\MATLAB\R2024a\bin\glnxa64\libmwshared_sim3d_io.so' was not resolvable to a file when used in Module 'MathWorksSimulation'
Missing precompiled manifest for 'MathWorksAerospace', 'E:\UE_5.1\Engine\Plugins\Marketplace\MathWorks\MathWorksSimulation\Intermediate\Build\Linux\B4D820EA\UnrealGame\Development\MathWorksAerospace\MathWorksAerospace.precompiled'. This module was most likely not flagged for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in MathWorksAerospace.build.cs to override. If part of a plugin, also check if its 'Type' is correct.
Attaching the log for reference.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with Aerospace Blockset에 대해 자세히 알아보기

태그

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by