-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LabRecorder quit unexpectedly - MacBook Pro 2022 (M2) #105
Comments
Unfortunately, the homebrew builds are still problematic on ARM macs. I think you will have more success if you clone the repo and built it yourself without homebrew. Use the GitHub actions script as guidance for what commands you need to call. |
Tried building it myself but get another error Translated Report (Full Report Below)Process: LabRecorder [80096] Date/Time: 2023-10-09 13:42:12.7051 +0100 Sleep/Wake UUID: E21A560D-6197-4964-A035-76EC15D79F77 Time Awake Since Boot: 2400000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Application Specific Information: |
I report that my MacBook pro (M1 pro) can run LabRecorder. My environment:
Installation: mkdir build && build
cmake -DCMAKE_PREFIX_PATH=/opt/homebrew/Cellar/qt/6.5.2/lib/cmake/ ..
make
open LabRecorder.app |
Can confirm, building from source worked. Slight typo in @anbara's comment above, it's |
I installed homebrew and LabRecorder successfully but I couldn't open it like how your documentation stated. Instead I run:
open /opt/homebrew/opt/labrecorder/Labrecorder/LabRecorder.app
Because somehow the path is different on M2.
Still, I got the following error report, and I need help.
Translated Report (Full Report Below)
The text was updated successfully, but these errors were encountered: