COVESA / dlt-viewer

Diagnostic Log and Trace viewing program
Other
430 stars 241 forks source link

Apple M1 failed to run version v2.25.0 #404

Closed Kayson-1994 closed 3 weeks ago

Kayson-1994 commented 9 months ago

Process: dlt-viewer [34319] Path: /private/var/folders/*/DLTViewer.app/Contents/MacOS/dlt-viewer Identifier: org.genivi.dlt-viewer Version: 2.25.0 (2.25.0) Code Type: X86-64 (Translated) Parent Process: launchd [1] User ID: 501

Date/Time: 2023-12-27 13:16:46.9208 +0800 OS Version: macOS 14.1.1 (23B81) Report Version: 12

System Integrity Protection: enabled

Termination Reason: Namespace DYLD, Code 1 Library missing Library not loaded: /usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/QtNetwork Referenced from: /Users/USER/*/libqdlt.dylib Reason: tried: '/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/QtNetwork' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/QtNetwork' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/Library/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/System/Library/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file, not in dyld cache), '/opt/homebrew/Cellar/qt@5/5.15.11/lib/QtNetwork.framework/Versions/5/QtNetwork' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64 (terminated at launch; ignore backtrace)

hannesa2 commented 9 months ago

'/usr/local/opt/qt@5/lib/QtNetwork.framework/Versions/5/QtNetwork' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/qt@5

Not sure, but maybe you have a x86_54 qt@5 ?

15031619 commented 8 months ago

dear developers,

my laptop has same problem, but the reason is different: tried: '$ORIGIN/../lib/libqdlt.dylib' (no such file)....

could you give me some suggestion?

thank you from my heart.

Termination Reason: Namespace DYLD, Code 1 Library missing Library not loaded: @rpath/libqdlt.dylib Referenced from: /private/var/folders/*/DLTViewer.app/Contents/MacOS/dlt-viewer Reason: tried: '$ORIGIN/../lib/libqdlt.dylib' (no such file), '/usr/local/lib/QtCore.framework/libqdlt.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/QtCore.framework/libqdlt.dylib' (no such file), '$ORIGIN/../lib/libqdlt.dylib' (no such file), '/usr/local/lib/QtCore.framework/libqdlt.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/QtCore.framework/libqdlt.dylib' (no such file), '/usr/local/lib/libqdlt.dylib' (no such file), '/usr/lib/libqdlt.dylib' (no such file, not in dyld cache) (terminated at launch; ignore backtrace)

hannesa2 commented 8 months ago

https://github.com/COVESA/dlt-viewer/issues/398#issuecomment-1910528420

15031619 commented 8 months ago

#398 (comment)

thanks ,it works

alexmucde commented 7 months ago

@Kayson-1994 @15031619 Please close ticket if issue is solved.