How can I compile arduino code without IDE?

How can Complie it with Winavr or other tools? :roll_eyes:

by reading the documentation for those tools and then following the instructions.

Mark

What's wrong with using the IDE to compile and upload programs? Even if you don't like the IDE for editing code.

I use Geany for editing my code and I have written a short Python program that allows me to compile and upload the programs directly from Geany. The Python program uses the Arduino IDE to do the compiling and uploading.

...R

I don't understand the BuildProcess?

Related: The problem I met when I was trying to compling the source code - Installation & Troubleshooting - Arduino Forum

Image from Reply #3 so we don't have to download it. See Image Guide

...R

lastnigtic:
I don't understand the BuildProcess?

What is it that you don't understand?

Why do you need to understand it if the Arduino IDE takes care of the details?

...R
PS. Don't waste time posting "pictures" of text - post the text so we can read it easily.

Have a look at CodeBender.