Gast
#1965945
Hallo, Ich habe ein Projekt welches ich mithilfe der SDK Platform builden möchte und bekomme folgende Fehlermeldung: **** Incremental build of configuration Debug for project lena **** make all Building target: lena.elf mb-gcc -o lena.elf disp_img.o platform.o test.o -ldope -mno-xl-soft-mul -mxl-pattern-compare -mcpu=v7.10.d -L../../microblaze_0_sw_platform/microblaze_0/lib -xl-mode-executable -L../../dope-embedded/lib/s3a_dsp -TE:/genode/dope-embedded/test/s3a_dsp/dope.ld /cygdrive/c/Xilinx/10.1/EDK/gnu/microblaze/nt/bin/../lib/gcc/microblaze- xilinx-elf/4.1.1/../../../../microblaze-xilinx-elf/bin/ld.real: cannot find -ldope collect2: ld returned 1 exit status make: *** [lena.elf] Error 1 Build complete for project lena Leider verstehe ich den Fehler nicht. Weiß jemand was es damit aufsich hat ?