abbasnaqdi / nekoray-macos

This script is made to build https://github.com/MatsuriDayo/nekoray software for use on macOS operating system.
576 stars 53 forks source link

3.24 arm64 crashes #46

Closed heydyvex closed 9 months ago

heydyvex commented 10 months ago

Hi I tried to run 3.24 arm64 on MacBook M1 Sonoma but it crashes, error message on terminal when I ran this command:/Applications/nekoray_arm64.app/Contents/MacOS/nekoray

qt.qpa.plugin: Could not load the Qt platform plugin "cocoa" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: cocoa.

[1]    2989 abort      /Applications/nekoray_arm64.app/Contents/MacOS/nekoray

OS also show me another Problem Report that is very long, let me share if it is necessary

heydyvex commented 10 months ago

Ok, thank to this link I was able to run 3.24 arm64 M1 successfully you just need to replace a .dylib file with older version.

abbasnaqdi commented 9 months ago

Try this version. https://github.com/abbasnaqdi/nekoray-macos/releases/tag/3.25

heydyvex commented 9 months ago

Try this version. https://github.com/abbasnaqdi/nekoray-macos/releases/tag/3.25

We are grateful for what you are doing Abbas, Thank You!