akso
akso copied to clipboard
object tiar/XT/load not working
this objects throws the following error:
Generate code complete Compiling patch. /Users/lokki/Library/Akso/build/xpatch.cpp:4:10: fatal error: chibios/ext/fatfs/src/ff.h: No such file or directory #include "chibios/ext/fatfs/src/ff.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [/Users/lokki/Library/Akso/build/xpatch.o] Error 1 shell task failed, exit value: 2 Compiling patch failed. axoloti.shell.ExecutionFailedException axoloti.shell.ExecutionFailedException at axoloti.shell.ShellTask.run(ShellTask.java:120) at axoloti.shell.ShellTask.lambda$getJob$0(ShellTask.java:37) at axoloti.shell.CompilePatch.lambda$run$0(CompilePatch.java:67) at java.base/java.lang.Thread.run(Thread.java:834)
axoloti.shell.ExecutionFailedException axoloti.shell.ExecutionFailedException at axoloti.shell.CompilePatch.run(CompilePatch.java:75) at axoloti.live.patch.PatchViewLive.lambda$goLive$7(PatchViewLive.java:275) at axoloti.job.JobProcessor.lambda$exec$0(JobProcessor.java:21) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834)
should be:
\ChibiOS\ext\fatfs\source
ie source not src
looks like line 100 of akso-community/blob/3.0.1/objects/tiar/XT/load.axo
is: