Skip to content

Conversation

@per1234
Copy link

@per1234 per1234 commented Nov 4, 2017

The Arduino IDE requires that the sketch folder name matches the sketch file name. When you open a sketch that is in a folder with a mismatched name the Arduino IDE prompts the user and then moves the sketch file to an appropriately named folder. Unfortunately the Arduino IDE does not also move the other sketch files along with it. That causes the sketch to no longer compile as it requires all the other .ino files that were located in the src folder.

Closes #2

The Arduino IDE requires that the sketch folder name matches the sketch file name. When you open a sketch that is in a folder with a mismatched name the Arduino IDE prompts the user and then moves the sketch file to an appropriately named folder. Unfortunately the Arduino IDE does not also move the other sketch files along with it. That causes the sketch to no longer compile as it requires all the other .ino files that were located in the src folder.

Closes Espressobar#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant