-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken1.severity: channel blockerBlocks a channelBlocks a channel
Description
Describe the bug
gnome-tour fails to compile with
error: couldn't read /build/gnome-tour-3.38.0/build/data/resources.gresource: No such file or directory (os error 2)
--> src/static_resources.rs:9:21
|
9 | let res_bytes = include_bytes!("/build/gnome-tour-3.38.0/build/data/resources.gresource");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
error: aborting due to previous error
error: could not compile `gnome-tour`
Additional context
See #112804 (comment) for a possible cause.
Notify maintainers
cc @worldofpeace @danieldk @jtojnar (sorry for notifying you here and in the PR!)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken1.severity: channel blockerBlocks a channelBlocks a channel