Skip to content

IDE 1.6.7 doesn't find .h files located in subfolders #4407

@plinioseniore

Description

@plinioseniore

Hi,

for souliss we use a subfolder where we collect several .h files, with the new release those are no longer found.

C:\Users\Plinio\Documents\Arduino\arduino-1.6.7-windows\arduino-1.6.7\libraries\souliss\examples\ethernet\e01_HelloWorld\e01_HelloWorld.ino:19:70: fatal error: bconf/StandardArduino.h: No such file or directory
// Configure the framework
#include "bconf/StandardArduino.h"          // Use a standard Arduino
#include "conf/ethW5100.h"                  // Ethernet through Wiznet W5100
#include "conf/Gateway.h"                   // The main node is the Gateway, we have just one node
#include "conf/Webhook.h"                   // Enable DHCP and DNS

Any hint on how get this compiling as was in 1.6.5?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions