Skip to content

Cannot compile Example sketches. 1.6.4 #3115

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
jl-p opened this issue May 10, 2015 · 5 comments
Closed

Cannot compile Example sketches. 1.6.4 #3115

jl-p opened this issue May 10, 2015 · 5 comments
Assignees
Labels
Component: IDE The Arduino IDE
Milestone

Comments

@jl-p
Copy link

jl-p commented May 10, 2015

Hi,

I upgraded to 1.6.4. and i was able to compile fastled library examples.
sometimes it hungs but most of the time it worked.
but after a day i cannot upload any of the examples anymore.
I downloaded the zip version of 1.6.3. and the same codes with the same installed librarys works perfectly.

compile the code with 1.6.3. and save it again. open it in 1.6.4 and it get stuck again

output of the compiler

Bibliotheek FastLED in map: C:\Users\My Account\Documents\Arduino\libraries\FastLED (legacy) wordt gebruikt

C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++ -c -g -Os -Wall -Wextra -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10604 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard -IC:\Users\My Account\Documents\Arduino\libraries\FastLED C:\Users\MYACCO1\AppData\Local\Temp\build7734498561037075679.tmp\sketch_may10a.cpp -o C:\Users\MYACCO1\AppData\Local\Temp\build7734498561037075679.tmp\sketch_may10a.cpp.o

@jl-p
Copy link
Author

jl-p commented May 13, 2015

I noticed my issue is also only when choosing something else then default as compiler warning settings

ffissore pushed a commit that referenced this issue May 25, 2015
…g, were losing data and were blocking compilation. Fixes #3124 and #3115
@ffissore
Copy link
Contributor

Fixed. Fix will be available with next hourly build. Thanks for the heads up!

@ffissore ffissore added the Component: IDE The Arduino IDE label May 25, 2015
@ffissore ffissore added this to the Release 1.6.5 milestone May 25, 2015
@ffissore ffissore self-assigned this May 25, 2015
@z3t0
Copy link

z3t0 commented Aug 13, 2015

Just to confirm, this fix is in 1.6.5?

@ffissore
Copy link
Contributor

Yes

@z3t0
Copy link

z3t0 commented Aug 13, 2015

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE
Projects
None yet
Development

No branches or pull requests

3 participants