Skip to content

#include <ESP8266WiFi.h> in library results in "No such file or directory" #19

@jfktrey

Description

@jfktrey

I'm running platformio 3.2.1 on OS X.

When choosing the nodemcuv2 board and attempting to include the ESP8266WiFi.h header file in a file in the lib/ directory, I consistently get "ESP8266WiFi.h: No such file or directory".

This is alleviated by including the ESP8266WiFi.h header file in a file in the src/ directory, but it seems like it should be able to work regardless.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40492052-include-esp8266wifi-h-in-library-results-in-no-such-file-or-directory?utm_campaign=plugin&utm_content=tracker%2F38211776&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F38211776&utm_medium=issues&utm_source=github).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions