I'm new using anjuta...
I have a µC and i can program it fine with at89prog, now i wanted to write my programs in C because it's much easier than assembler and everything went fine also if I use SDCC, now I want to use anjuta as my C-editor because I think it's better with the syntax check. I wrote a simple program and tried to compile it but I have errors with my header file. The weird thing is that i don't have them with SDCC... so i'm sure the headerfile works.

and I have this other question too. I'm used to program with programmer's notepad in Windows and there you can add some tools to the tools-menu. So you don't have to type the commands over and over again. How do you do this with anjuta?

regards