Exit status 1 - rgb_lcd.h: no such file or directory

Followed the Starter Kit setup instruction video. But when I try to upload the Hello World, I get RGB_lcd_h: No such file or directory

Any ideas how to fix this?

Hi,zubeala
We need to know which video you are watching. Please send the URL of the video you are watching so that we can know which product is the problem.
Look forward to your reply.

The video on the SeedStudio page:

Thank you for your information. I tried to reproduce your problem locally. You can try to solve it by following the steps below.

  1. Click the menu in the upper left corner: File > preferences
    image

  2. In the pop-up preferences window, make sure that sketchbook location points to the extracted sketchbook correctly_ Starter_ Kit_ V2.0-master directory.The file you are looking for is in this directory.

  1. After setting the correct directory, click the OK button in the lower right corner of the window to close the window. Then upload the program in Arduino ide.
    image

After some waiting, you should be able to see the following tips.

Reading | ################################################## | 100% 0.44s

avrdude: verifying …
avrdude: 3398 bytes of flash verified

avrdude done. Thank you.

Good luck. If you have any questions, please come back.

Did all that…still getting No such file or directory.