Code::Blocks Forums

User forums => Help => Topic started by: davor66 on January 26, 2020, 04:24:34 pm

Title: cant compile blink.cbp
Post by: davor66 on January 26, 2020, 04:24:34 pm
Hello

Looking for a tool for programming AVR ATTiny 85 , uplouding from Synaptic packet Code::Blocks , made me proud until...
...compiler found 2 errors 1 warning I can't solve.

Somebody have solution ?
Title: Re: cant compile blink.cbp
Post by: oBFusCATed on January 26, 2020, 05:14:58 pm
It is not clear what compiler are you using. You have to be using avr-gcc or avr-g++

Please post the full build log of a rebuild. Goto build log, right click, copy to clipboard, paste here in code or quote tags.
And make sure to reset the locale to some English locale.

   
Title: Re: cant compile blink.cbp
Post by: stahta01 on January 26, 2020, 10:00:34 pm
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F)

Edit: FAQ on posting the full build log of a rebuild