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!)
Describe the bug
gnome-tourfails to compile withAdditional context
See #112804 (comment) for a possible cause.
Notify maintainers
cc @worldofpeace @danieldk @jtojnar (sorry for notifying you here and in the PR!)