artoolkitx / arunityx

artoolkitX for Unity, providing high-performance video acquisition, marker and texture tracking and full Unity Editor support
https://www.artoolkitx.org/
Other
41 stars 22 forks source link

Bug: iOS builds fail with a plugin error - V1.1.11 #83

Closed EtharBuildBot closed 1 year ago

EtharBuildBot commented 1 year ago

The following error is generated when trying to do an iOS build:

DllNotFoundException: ARX assembly: type: member:(null) PluginFunctionsARX.arwRegisterLogCallback (PluginFunctionsLogCallback lcb) (at Assets/artoolkitX-Unity/Scripts/PluginFunctionsARX.cs:109) ARXController.OnDisable () (at Assets/artoolkitX-Unity/Scripts/ARXController.cs:533) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:189)

Unity editor "Build and run".

A Unity "Build" works, however the following Xcode build fails with Undefined Symbols and Missing symbol errors

philip-lamb commented 1 year ago

Duplicate of https://github.com/artoolkitx/arunityx/issues/80