mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #322] Update druid to fix compilation for windows target #226
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#226
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 @xtenduke on GitHub (Aug 9, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/322
Describe the bug
Psst doesn't compile on windows because the targeted commit of the druid fork has an issue which was fixed here
https://github.com/linebender/druid/pull/2238
To Reproduce
Build Psst on Windows
Expected behavior
Building Psst on windows should succeed
Screenshots
n/a
Environment
@liquiddandruff commented on GitHub (Sep 29, 2022):
Looks good to close I think, fixed in upstream and submodule has been updated. Was able to build recently