Skip to content

Sketch always rebuilded #4713

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

Closed
Testato opened this issue Mar 18, 2016 · 4 comments
Closed

Sketch always rebuilded #4713

Testato opened this issue Mar 18, 2016 · 4 comments

Comments

@Testato
Copy link

Testato commented Mar 18, 2016

on IDE 1.6.8, win7_64, at every Verification in the consolle appear:

  • Build options changed, rebuilding

This made the verification rpocess very slow

@Testato
Copy link
Author

Testato commented Mar 18, 2016

Test the bug in this way:

  • Open Arduino IDE, it will open on empty sketch whit setup() and loop()
  • add a simply space in the loop function
  • press Verify

the "Build options changed, rebuilding" will writed in the consolle and the verification process is slow.
If you try to verify a second time, the "Build options changed, rebuilding" message always return

@PaoloP74
Copy link
Contributor

👍

@facchinm
Copy link
Member

should be solved by arduino/arduino-builder#129 , please test the nightly to check if the fix behaves correctly

@Testato
Copy link
Author

Testato commented Mar 29, 2016

it seems to work

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

No branches or pull requests

3 participants