deltacv / EOCV-Sim

Develop, test, and tune your EasyOpenCV pipelines directly on your computer with a simple GUI !
https://docs.deltacv.org/eocv-sim/
MIT License
54 stars 20 forks source link

Incompatible CPU Architecture #95

Closed AadiPatangi closed 1 year ago

AadiPatangi commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

*used by: java.lang.UnsatisfiedLinkError: /private/var/folders/20/f4mbvpk51v154ghfw4dcdplh0000gn/T/libapriltag.dylib: dlopen(/private/var/folders/20/f4mbvpk51v154ghfw4dcdplh0000gn/T/libapriltag.dylib, 0x0001): tried: '/private/var/folders/20/f4mbvpk51v154ghfw4dcdplh0000gn/T/libapriltag.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/private/var/folders/20/f4mbvpk51v154ghfw4dcdplh0000gn/T/libapriltag.dylib' (no such file), '/private/var/folders/20/f4mbvpk51v154ghfw4dcdplh0000gn/T/libapriltag.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))

Gives me this error. I'm on a m2 mac

c4glenn commented 1 year ago

related to #94

serivesmejia commented 1 year ago

Hello ! I'll be tracking this in #94. This will be kept open until the issue is fixed

serivesmejia commented 1 year ago

Fixed in v3.5.1