You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/martina/riscv/openocd-mingw-w64-vexriscv/work/openocd-vexriscv/src/target/vexriscv.c:28:10: fatal error: yaml.h: No existe el archivo o el directorio
28 | #include <yaml.h>
| ^~~~~~~~
compilation terminated.
make[2]: *** [Makefile:4466: src/target/libtarget_la-vexriscv.lo] Error 1
make[2]: *** Se espera a que terminen otras tareas....
mv -f src/target/.deps/libtarget_la-hla_target.Tpo src/target/.deps/libtarget_la-hla_target.Plo
mv -f src/target/.deps/libtarget_la-dsp5680xx.Tpo src/target/.deps/libtarget_la-dsp5680xx.Plo
mv -f src/target/.deps/libtarget_la-armv8_dpm.Tpo src/target/.deps/libtarget_la-armv8_dpm.Plo
make[2]: se sale del directorio '/home/martina/riscv/openocd-mingw-w64-vexriscv/work/build/win32/openocd'
make[1]: *** [Makefile:4857: all-recursive] Error 1
make[1]: se sale del directorio '/home/martina/riscv/openocd-mingw-w64-vexriscv/work/build/win32/openocd'
make: *** [Makefile:2014: all] Error 2
Hi I'm trying building for windows using cross-compiler but I have a problem with the library yaml.h.
Have you are any idea for this problem?
Thank you
The text was updated successfully, but these errors were encountered: