QtScrcpy
QtScrcpy copied to clipboard
期望能够适配Mac M1芯片
大佬,关注好久了,希望能够适配上现在的M1芯片啊,盼星星盼月亮
没理解,现在不是MacOS 版本可以支持吗?
没理解,现在不是MacOS 版本可以支持吗?
应该是没兼容ARM64吧
没理解,现在不是MacOS 版本可以支持吗?
应该是没兼容ARM64吧
我的macOS是11.3.1,M1的芯片。使用没问题,但就是之前键盘支持好好的,最近有点异常。
I did port the app to apple silicon for a personal project: https://github.com/Oct4Pie/QtScrcpy It is using Qt6 now, and I haven't tested it extensively, but it's open to contributions if there is a problem.
没理解,现在不是MacOS 版本可以支持吗?
应该是没兼容ARM64吧
我的macOS是11.3.1,M1的芯片。使用没问题,但就是之前键盘支持好好的,最近有点异常。
现在是跑在Rosseta上的,还是希望能原生支持ARM
I did port the app to apple silicon for a personal project: https://github.com/Oct4Pie/QtScrcpy It is using Qt6 now, and I haven't tested it extensively, but it's open to contributions if there is a problem.
many thanks. I'll apply it.
I did port the app to apple silicon for a personal project: https://github.com/Oct4Pie/QtScrcpy It is using Qt6 now, and I haven't tested it extensively, but it's open to contributions if there is a problem.
sadly it gets crash after starting running
@elijahchan2019 What is the crash reason? Can you run from Terminal?
I did port the app to apple silicon for a personal project: https://github.com/Oct4Pie/QtScrcpy It is using Qt6 now, and I haven't tested it extensively, but it's open to contributions if there is a problem.
无法使用
https://github.com/Oct4Pie/QtScrcpy
@Oct4Pie crash reason, can you fix it? thanks!
Termination Reason: Namespace DYLD, Code 1 Library missing
Library not loaded: @rpath/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets
Referenced from: <D2443483-E053-3AAE-B726-929A1E959FCB> /Applications/QtScrcpy.app/Contents/MacOS/QtScrcpy
Reason: tried: '/Users/m3hdi/QtScrcpy/QtScrcpy/QtScrcpyCore/src/third_party/ffmpeg/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/m3hdi/QtScrcpy/QtScrcpy/QtScrcpyCore/src/third_party/ffmpeg/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets' (no such file), '/Users/m3hdi/Qt/QtDesignStudio/qt6_design_studio_reduced_version/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/m3hdi/Qt/QtDesignStudio/qt6_design_studio_reduced_version/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets' (no such file), '/Users/m3hdi/QtScrcpy/QtScrcpy/QtScrcpyCore/src/third_party/ffmpeg/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/U
(terminated at launch; ignore backtrace)