-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
X11 builds with native compilation don't work #360
Comments
Seems like something is wrong with menu bar. I also see it in #361
Sorry, didn't understand. Doesn't that mean that f4dc646e0d7fb673f3149836bb7299fba9539e80 is used to work, but is not working anymore? Did you update macos in those 10 days? I am using a pretty old macbooks (2014 and 2009), so don't have this issue. |
No, f4dc646e0d7fb673f3149836bb7299fba9539e80 works well when built with cocoa and native compilation. I've been using it for a couple of weeks. But it's one of several commits I used to try to build with X11 and native compilation, and none of them worked--- all failed with the same error. |
Same issue here,i use |
Same issue here, too. This issue seems to be the same as #364 . |
Should be fixed via 4f44f33. Please verify. |
Builds OK with
brew install emacs-plus@28 --with-x11 --with-retro-sink-bw-icon --with-native-comp
but when run it fails with the same error message as #333:I've tried pinning the build to known good commits, including 3f8b303 and f4dc646e0d7fb673f3149836bb7299fba9539e80, which I used to build a cocoa version with native compilation about 10 days ago and has been working well. All fail with the same error.
The X11 builds work fine if --with-native-comp is not used.
The text was updated successfully, but these errors were encountered: