-
Notifications
You must be signed in to change notification settings - Fork 156
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
Building on Apple M1 silicon #358
Comments
And here's an error, which showed when app broke:
and another one:
Usually happens when I change the Horizontal timebase, but not always. |
Thx for experimenting and reporting.
You can change the font size either in menu
Strange, it tells it uses version 1.50 and gives an error with this version. Regarding the "different thread" error messages I have no clue how to fix this - never encountered it here. |
Thanks for replying. Here's the terminal output:
|
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. |
Hi, just wanted to share that I got a successful (although somewhat unstable) build on my Macbook Pro with M1 (arm64). Here are the slightly modified steps:
Once qt5 is installed with Homebrew, I had to :
Also, the default font-size 10pt is very small on Mac, so I had to increase it to 14 (maybe 16 would be even better)
The build is not very stable, but it works. This is the warning in the terminal:
Sometimes if breaks with segfault. I'll try to post the error when I get it again.
The text was updated successfully, but these errors were encountered: