MajicDesigns / MD_Parola

Library for modular scrolling LED matrix text displays
GNU Lesser General Public License v2.1
428 stars 135 forks source link

" 'MD_Parola.h' not found" #130

Open tuck9117 opened 1 month ago

tuck9117 commented 1 month ago

IMPORTANT

Before submitting this issue [ ] Have you tried using the latest version of the library? [ ] Have you checked this has not already been submitted and/or resolved? [ ] If you are requesting help a better choice may be the Arduino forum

Subject of the issue

Describe your issue here. When compiling I receive an error for that " 'MD_Parola.h' not found" after it is already included at the top of the program

Your Environment

Library Version: Arduino IDE version: Host OS and Version: CPU Hardware model/type:

Steps to Reproduce

Explain how to reproduce this issue. Please provide working code below to demonstrate the issue.

Expected Behaviour

Explain what should happen.

Actual Behaviour

Explain what happens instead. Provide log messages if relevant.

Code Demonstrating the Issue

Insert your compilable code code here (no code snippets).
MajicDesigns commented 1 month ago

Did you install the library? You can use the IDE library manager.

tuck9117 commented 1 month ago

Yes I installed the library through the ide, so far I've ran into this issue with this library as well as the Adafruit_GFX.h library as well but when I check the files the .h for both are right there.

On Sun, Jul 28, 2024, 9:30 PM Marco Colli @.***> wrote:

Did you install the library? You can use the IDE library manager.

— Reply to this email directly, view it on GitHub https://github.com/MajicDesigns/MD_Parola/issues/130#issuecomment-2254920823, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6LDSURD5AMLDS7ZWRGJOTZOXAM5AVCNFSM6AAAAABLSSGI2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUHEZDAOBSGM . You are receiving this because you authored the thread.Message ID: @.***>

MajicDesigns commented 1 month ago

I have seen this type of error when the ibrary has been installed in more than one place. Is this a possible problem? Use the Windows Search to see if the file is reported more than once.

Alternatively you can also try reinstalling the IDE.

tuck9117 commented 1 month ago

Unfortunately I've already tried reinstalling. But I will do a search to see if it appears in multiple places

On Mon, Jul 29, 2024, 3:07 PM Marco Colli @.***> wrote:

I have seen this type of error when the ibrary has been installed in more than one place. Is this a possible problem? Use the Windows Search to see if the file is reported more than once.

Alternatively you can also try reinstalling the IDE.

— Reply to this email directly, view it on GitHub https://github.com/MajicDesigns/MD_Parola/issues/130#issuecomment-2257092601, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6LDSVO2LWZYIWDF4AZVHTZO24LFAVCNFSM6AAAAABLSSGI2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJXGA4TENRQGE . You are receiving this because you authored the thread.Message ID: @.***>