also der gleiche fehler kommt auch, wenn ich compilieren möchte. so wie du das beschrieben hast. habe ich ja dann gar nicht compiliert.

wenn ich Rebuild all drücke kommt:

Code:
Build started 29.7.2007 at 18:57:13
avr-gcc.exe -I"C:\Users\michael\Asuro\Workspace\eigener test\TestProjekt\..\..\..\Asuro lib\AsuroLib-v270rc3\lib\inc"  -mmcu=atmega8 -Wall -gdwarf-2          -DF_CPU=8000000UL -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT
 TestProjekt.o -MF dep/TestProjekt.o.d  -c  ../TestProjekt.c

avr-gcc.exe -I"C:\Users\michael\Asuro\Workspace\eigener test\TestProjekt\..\..\..\Asuro lib\AsuroLib-v270rc3\lib\inc"  -mmcu=atmega8 -Wall -gdwarf-2          -DF_CPU=8000000UL -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT
 001.o -MF dep/001.o.d  -c  ../001.c

make: *** No rule to make target `../../../../Asuro', needed by `asuro.o'.  Stop.
Build failed with 1 errors and 0 warnings...