openblockcc / openblock-desktop

Graphic programming software for hardware like: arduino, microbit, esp32, esp8266...
MIT License
249 stars 106 forks source link

Sprites are not working when i build .exe #47

Closed PatelManav20 closed 2 years ago

PatelManav20 commented 2 years ago

Sprites are working normally when i run openblock gui but when i build the openblock desktop it does not work.

In .exe the sprite are showing in choose a sprite but when i click on the sprite it does not load on the canvas.

but the same thing works in openblock-gui.

Operating System- Windows 10

zhengyangliu commented 2 years ago

Follow the wiki instructions, remember to fetch static resources, otherwise resource files such as sprites will be missing from the desktop, causing you to be unable to load them.