QtScrcpy icon indicating copy to clipboard operation
QtScrcpy copied to clipboard

期望能够适配Mac M1芯片

Open elijahchan2019 opened this issue 2 years ago • 10 comments

大佬,关注好久了,希望能够适配上现在的M1芯片啊,盼星星盼月亮

elijahchan2019 avatar Jan 15 '23 09:01 elijahchan2019

没理解,现在不是MacOS 版本可以支持吗?

xxxzsgxxx avatar Jan 16 '23 02:01 xxxzsgxxx

没理解,现在不是MacOS 版本可以支持吗?

应该是没兼容ARM64吧

weirf888 avatar Jan 17 '23 05:01 weirf888

没理解,现在不是MacOS 版本可以支持吗?

应该是没兼容ARM64吧

我的macOS是11.3.1,M1的芯片。使用没问题,但就是之前键盘支持好好的,最近有点异常。

xxxzsgxxx avatar Jan 17 '23 07:01 xxxzsgxxx

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.

Oct4Pie avatar Jan 21 '23 01:01 Oct4Pie

没理解,现在不是MacOS 版本可以支持吗?

应该是没兼容ARM64吧

我的macOS是11.3.1,M1的芯片。使用没问题,但就是之前键盘支持好好的,最近有点异常。

现在是跑在Rosseta上的,还是希望能原生支持ARM

elijahchan2019 avatar Feb 14 '23 09:02 elijahchan2019

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.

elijahchan2019 avatar Feb 14 '23 09:02 elijahchan2019

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 avatar Feb 14 '23 09:02 elijahchan2019

@elijahchan2019 What is the crash reason? Can you run from Terminal?

Oct4Pie avatar Feb 14 '23 10:02 Oct4Pie

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.

无法使用

alienjun avatar Mar 17 '23 03:03 alienjun

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)

handbye avatar May 13 '24 03:05 handbye