Skip to content

false notifications: Multiple libraries were found #9601

Closed
@avandalen

Description

@avandalen

I keep getting false notifications: Multiple libraries were found.
I have a simple sketch to demonstrate this.
There is just one library Streaming installed here, on:
D:\Albert\Documents\Arduino\libraries
I searched well on my PC and there is nowhere a second Streaming lib present.

This is the very simple sketch:

#include <Streaming.h>

void setup() 
{ m
}

void loop()
{ 
}

I
The error Multiple libraries were found for "Streaming.h" is shown
If I delete the m, the result is: compiling done, no further messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions