HEY guys have some problem with exlipse after pressing "Hammer" i get this error:
**** Build of configuration 328P_16MHz for project LCD ****
make all
Building file: ../main.cpp
Invoking: AVR C++ Compiler
avr-g++ -I"D:\Dokumenty\Dev\eclipse\LCD\src" -Wall -g2 -gstabs -Os -ffunction-sections -fdata-sections -fno-exceptions -mmcu=atmega328p -DF_CPU=16000000UL -MMD -MP -MF"main.d" -MT"main.d" -c -o "main.o" "../main.cpp"
Finished building: ../main.cppBuilding target: LCD.elf
Invoking: AVR C++ Linker
avr-g++ --cref -s -Os -o"LCD.elf" ./main.o -lm -l"D:/Dokumenty/Dev/eclipse/LCD/src/libcore.a" -lm -Wl,-Map,LCD.map,--cref -Wl,--gc-sections -L"D:\Dokumenty\Dev\eclipse\LCD" -mmcu=atmega328p; avr-nm -C -n "LCD.elf" >LCD.symbol
c:/users/thx/skydrive/dokumenty/atmel/projects/audrinocore/tools/arduino-1.0/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/bin/ld.exe: cannot find -lD:/Dokumenty/Dev/eclipse/LCD/src/libcore.a
c:\Users\THX\SkyDrive\Dokumenty\Atmel\Projects\AudrinoCore\Tools\arduino-1.0\hardware\tools\avr\bin\avr-nm.exe: 'LCD.elf': No such file
make: *** [LCD.elf] Error 1**** Build Finished ****
i try and try and nothing works