Images of code are nearly worhless. Read the forum guidelines to see how to properly post code and some information on how to get the most from this forum. Use the IDE autoformat tool (ctrl-t or Tools, Auto format) before posting code in code tags.
Please include the entire error message. It is easy to do. There is a button (lower right of the IDE window) called "copy error message". Copy the error and paste into a post in code tags. Paraphrasing the error message leaves out important information.
The Wconstants.h is from an ancient version of the IDE. That file was replaced by Arduino.h. You can try just replacing Wconstnts.h with Arduino.h and see if the code will compile and work.
Hello,
sorry for the inconvenience of posting an image of my code.
I found this library from a link in the description of a youtube video that was making a mini game console with an ardiuino and thought i could give it a go myself.
Unfortunately i am not at my pc so i cant send the text of my code.
I have updated the library as said in the library manager but it still comes up with the same error, i am not sure where to go to change the library itself
In IDE 1.8.13, which I am using, Library Manager does not show a version number for the LedControl library. It does however show that there is a version 2.0.1 of the LedController library
Are you sure that you are looking at and using the correct library ?