Subj : Re: Icy Draw 0.4.0 To : Omnibrain From : fusion Date : Thu Feb 20 2025 08:28 am On 20 Feb 2025, Omnibrain said the following... Om> So I hope that the app images solve it for most users. Compiling by Om> source can be hard. (ok cargo makes things a lot easier...) definitely the user's fault git clone doesn't grab plugins_icy_draw by default (which isn't documented anywhere) error: couldn't read `crates/icy_draw/src/ui/../../external/plugins/random-colors.lua`: No such file or directory (os error 2) --> crates/icy_draw/src/ui/settings.rs:268:58 | 268 | ...a"), include_bytes!("../../external/plugins/random-colors.lua"))?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: couldn't read `crates/icy_draw/src/ui/../../external/plugins/matrix_pattern.lua`: No such file or directory (os error 2) --> crates/icy_draw/src/ui/settings.rs:269:59 | 269 | ..."), include_bytes!("../../external/plugins/matrix_pattern.lua"))?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: couldn't read `crates/icy_draw/src/ui/../../external/plugins/rainbow_gradient.lua`: No such file or directory (os error 2) --> crates/icy_draw/src/ui/settings.rs:270:61 | 270 | ...), include_bytes!("../../external/plugins/rainbow_gradient.lua"))?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32) * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616) .