Can't compile in CubeIDE after deleting image in designer
Hi,
I've come across what seems to be a Designer bug which I don't know how to solve or how to avoid it in the future.
I added an animated image to my project that consists of a few images. Afterwards I deleted the animated image and proceeded to remove the images the Designer's images screen.
Then, to my surprise, when I tried to compile through the CubeIDE I received the following error message:
make: *** No rule to make target 'C:/TouchGFXProjects/FirstApplication/TouchGFX/generated/images/src/image_FullPallete.cpp', needed by 'Application/User/generated/image_FullPallete.o'. Stop.make: *** No rule to make target 'C:/TouchGFXProjects/FirstApplication/TouchGFX/generated/images/src/image_FullPallete.cpp', needed by 'Application/User/generated/image_FullPallete.o'. Stop.
If I re-add the images, it works fine. If I try to delete them again, the same thing happens.
I don't want these images and I don't know how to get rid of them.
Thanks in advance!