armorlab on macOS #1871
Unanswered
0MuddyGhost0
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello,
im trying to compile Armorlab on macOS(sequoia 15.1 to be exact) and i had no issues up until runnign it.
from within Xcode it will run but it wont ever load an when i try to run a build following error message appears:
dyld[4208]: Library not loaded: @rpath/libonnxruntime.1.14.1.dylib
Referenced from: /Users/User/Library/Developer/Xcode/DerivedData/ArmorLab-gzvhyqyukhhtgydxevhgcvlialof/Build/Products/Debug/ArmorLab.app/Contents/MacOS/ArmorLab
Reason: tried: '/Users/User/Library/Developer/Xcode/DerivedData/ArmorLab-gzvhyqyukhhtgydxevhgcvlialof/Build/Products/Debug/libonnxruntime.1.14.1.dylib' (no such file), '/usr/lib/system/introspection/libonnxruntime.1.14.1.dylib' (no such file, not in dyld cache), '/Users/User/Documents/armortools/armorlab/onnx/macos/libonnxruntime.1.14.1.dylib' (code signature in <2FB754AC-BA66-3093-BDFD-D9518B39206E> '/Users/User/Documents/armortools/armorlab/onnx/macos/libonnxruntime.1.14.1.dylib' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), '/System/Volumes/Preboot/Cryptexes/OS/Users/User/Documents/armortools/armorlab/onnx/macos/libonnxruntime.1.14.1.dylib' (no such file), '/Users/User/Documents/armortools/armorlab/onnx/macos/libonnxruntime.1.14.1.dylib' (code signature in <2FB754AC-BA66-3093-BDFD-D9518B39206E> '/Users/User/Documents/armortools/armorlab/onnx/macos/libonnxruntime.1.14.1.dylib' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), '/System/Volumes/Preboot/Cryptexes/OS/Users/User/Documents/armortools/armorlab/onnx/macos/libonnxruntime.1.14.1.dylib' (no such file)
Beta Was this translation helpful? Give feedback.
All reactions