Re: [Factor-talk] Loading images

2021-06-12 Thread George Cherevichenko
https://pastebin.com/VzSZAxVy Simplest possible loading get "bad-stack-effect word load got ( -- ) expected ( -- x ) " https://pastebin.com/ggtF5DZu Slightly more complex loading after deploy-tool get "unknown-image-extension" https://www.imagevenue.com/ME13HP4U Win10 x64 George пт, 11 июн. 202

[Factor-talk] Loading images

2021-06-11 Thread George Cherevichenko
Hi "C:\\1.jpg" load-image perfectly works in the listener, but throws "unknown-image-extension" in the executable file (obtained with the help of deploy-tool). Why? George ___ Factor-talk mailing list Factor-talk@lists.sourceforge.net https://lists.sour