Build for Linux ARM64 on macOS with errors

I build an application for Linux ARM64 on macOS or Ubuntu ARM64. I got many error message when try to run it on Ubuntu 24.0.4.3 ARM.

Runtime Error Press OK to Continue Press Cancel to Quit.

Please report what caused this error along with the information below.

Common/plugin.cpp: 1005 Failure Condition: pluginEntryTable.GetEntry( entrypointName, out) can’t find plugin method DesktopSearchField.Events.Opening

Runtime Error Press OK to Continue Press Cancel to Quit.

Please report what caused this error along with the information below.

Common/plugin.cpp: 1005 Failure Condition: pluginEntryTable.GetEntry( entrypointName, out) can’t find plugin method Shell._ init

Runtime Error Press OK to Continue Press Cancel to Quit.

Please report what caused this error along with the information below.

Common/plugin.cpp: 1005 Failure Condition: pluginEntryTable.GetEntry( entrypointName, out) can’t find plugin method SegmentedControlltem. _’ exit

Runtime Error Press OK to Continue Press Cancel to Quit.

Please report what caused this error along with the information below.

Common/plugin.cpp: 1005 Failure Condition: pluginEntryTable.GetEntry( entrypointName, out) can’t find plugin method _CZipFile.Compress(sourceFile As Folderltem, destFile As Folderltem, level As Integer = DefaultCompression)

macOS 26.4.1

Xojo 2026R1.2

Ubuntu 24..04.3 ARM64

Plugin: Einhugur, MBS 26.2, Graffiti Switch, piDogDavaView

If I build this application on Linux Ubuntu ARM64, I got the same errors, but if I run this application on Virtual Machine, with Xojo 2026R1.2 in debug mode, the application doesn’t show these errors.

Please clear cache, build folder and restart Xojo.
Something is wrong and Xojo misses to embed the right plug-in libraries.

3 Likes

Okay on my macOS machine. But why I must clear the cache on the Linux VM. This is a brand new installation for Linux OS and Xojo and also the first time to run and build an application for ARM64. Anyway, clear cache has resolved the problem on both machines.

Thanks.

1 Like