cesium-unreal icon indicating copy to clipboard operation
cesium-unreal copied to clipboard

Add support for ARM64 Linux

Open 1521620063 opened this issue 7 months ago • 2 comments

What happened?

When I was packaging the Linux arm64 version, the following error occurred.

Log.txt

UATHelper: 打包 (LinuxArm64): LogCook: Error: Failed to cook /Game/02Map/Main for platform LinuxArm64. It imports class /Script/CesiumRuntime.CesiumGeoreference, which is in a module that is not available on the platform. UATHelper: 打包 (LinuxArm64): LogCook: Display: Cooked packages 1997 Packages Remain 0 Total 1997 UATHelper: 打包 (LinuxArm64): LogCook: Display: Cook Diagnostics: OpenFileHandles=2001, VirtualMemory=5000MiB PackagingResults: Error: Failed to cook /Game/02Map/Main for platform LinuxArm64. It imports class /Script/CesiumRuntime.CesiumGeoreference, which is in a module that is not available on the platform.

Environment

Cesium for Unreal version:2.5 Unreal Engine Version:5.1 Operating System:windows11 ,unreal linux toolchain v20_clang-13.0.1-centos7

Reproduction steps

...

Supporting evidence

No response

1521620063 avatar Apr 29 '25 03:04 1521620063

Cesium for Unreal currently only supports x86-64 processors in Linux.

kring avatar May 02 '25 12:05 kring

thank you

1521620063 avatar Jun 19 '25 10:06 1521620063

Cesium for Unreal currently only supports x86-64 processors in Linux.

Hello, can you get Cesium for Unreal to run smoothly on linux arm64, it seems like there's some market demand for this

xyhak47 avatar Aug 11 '25 07:08 xyhak47