-
-
Notifications
You must be signed in to change notification settings - Fork 114
Compiler changes causes deletion of sketch #231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @seware74 , |
I guess i understand... but it's not everything in the build path that was deleted. My code was at
```
c:\users\steve\documents\github\firmware
```
Everything in the the `github` folder was deleted, which is the level between the build path and source folder.
You Might consider adding a warning somewhere. Imagine if the build path was `c:` yikes! Or better yet don't bury the output in a temp location, forcing folks to modify the build path to find the output easily.
Upgraded to 1.8.3 yesterday and it does not have this behaviour.
Doesnt matter to me, I switched to atmel studio so I could debug on target anyway.
Thanks for the reply
|
I wonder if you manually configured a |
As explained, clearing the build folder is the expected behavior. We have a dedicated issue about documenting the behavior here: |
Uh oh!
There was an error while loading. Please reload this page.
Windows 10 - 64 bit
Version 1.8.2
If I change the compiler options in the platform.txt file, the next build of the sketch deletes the entire contents of the source folder.
This occurs on execution of the second command in the build process:
Debug output from the offending line:
The text was updated successfully, but these errors were encountered: