mirror of
https://github.com/Aetherinox/ntfy-desktop.git
synced 2026-04-25 06:55:54 +03:00
[GH-ISSUE #58] Error running ntfy-desktop after building for win11 #155
Labels
No labels
Build › MacOS
Status › Need Info
Status › No Action
Status › Released
Type › Bug
Type › Feature
Type › Feature
Type › Roadmap
pull-request
❔ Question
📰 Progress Report
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy-desktop#155
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gab-luz on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/Aetherinox/ntfy-desktop/issues/58
Hi.
After building the windows-x64 version, I'm getting this error:
All the file structure was built correctly, but the .exe can't run. Here's the built structure:
I've tried building it on linux and macosx and it runs fine, except for the tray.
@Aetherinox commented on GitHub (May 27, 2025):
That's weird. I just did a build on Windows 11, and it worked correctly.
Let me go look through the repo and compare it to my local files. I'm about 99% sure the files match up, but just in case. I've done dumber things before.
@Aetherinox commented on GitHub (May 28, 2025):
Found the issue after looking around. I'll update the code in a bit.
@Aetherinox commented on GitHub (May 28, 2025):
Pushed a fix, and started revising the code a bit.