RazerGenie icon indicating copy to clipboard operation
RazerGenie copied to clipboard

the application is not responding ,macOS big sur

Open TreviD opened this issue 3 years ago • 1 comments

I have compiled on macOS, but the generated app does not run, indicating that the application is not responding。 I compiled with the following command

meson --prefix=/tmp/RazerGenie.app --bindir=Contents/MacOS builddir
ninja -C builddir install
rm -rf /tmp/RazerGenie.app/share
install_name_tool -change /tmp/RazerGenie.app/lib/libopenrazer.0.dylib @executable_path/libopenrazer.0.dylib /tmp/RazerGenie.app/Contents/MacOS/razergenie
cp builddir/subprojects/libopenrazer/libopenrazer.0.dylib /tmp/RazerGenie.app/Contents/MacOS/
macdeployqt /tmp/RazerGenie.app

TreviD avatar Mar 09 '21 02:03 TreviD

Not sure, last I tried it still worked fine. I might try soon on my VM to see whether there's a new problem. Also I can't really provide any support for razer_test & RazerGenie on macOS.

z3ntu avatar Mar 09 '21 09:03 z3ntu

Cannot reproduce and no response, closing.

z3ntu avatar Dec 12 '22 21:12 z3ntu