Code: Select all
zcc +vz gr_inspect_L310.c --list -O2 -create-app -Cz--audio -Cz--blockname=GRINSPECT -o gr_inspect_L310.vz
Code: Select all
zcc +vz gr_inspect_L310.c --list -O2 -create-app -Cz--audio -Cz--blockname=GRINSPECT -o gr_inspect_L310.vz
Code: Select all
gr_inspect_L310.c:2: file 'vz.h' not found
It got moved to arch/vz.h as part of an attempt to remove target specific files from the root include directory.nippur72 wrote: ↑Tue Sep 12, 2023 9:47 am thank you!
I've switched to the night build "v21611-e49feda1fb-20230912" but now I get this error:
Code: Select all
gr_inspect_L310.c:2: file 'vz.h' not found