Hi.
I`m myungjin.
I tried to build eve_sw_01_14_00_00 that is installed when I installed vision_sdk 2.12.
I am referring to "eve_sw_getting_started.pdf"
I set FORMATTER, EVE_SW_ROOT, ARP32_TOOLS, DSP_TOOLS, xdais_PATH and UTILS_PATH.
FORMATTER = "D:/ti/ccsv6/utils/AStyle/bin/AStyle.exe"
export EVE_SW_ROOT = F:/work/TI/project/vision_sdk212/ti_components/algorithms_codecs/eve_sw_01_14_00_00/
export ARP32_TOOLS = F:/work/TI/project/vision_sdk212/ti_components/cg_tools/windows/arp32_1.0.7/
export DSP_TOOLS = F:/work/TI/project/vision_sdk212/ti_components/cg_tools/windows/C6000_7.4.2/
export xdais_PATH = F:/work/TI/project/vision_sdk212/ti_components/algorithms_codecs/xdais_7_24_00_04/
export UTILS_PATH = D:/ti/ccsv6/utils/cygwin/
After I tried to build, below error massage is printed.
F:/work/TI/project/vision_sdk212/ti_components/algorithms_codecs/eve_sw_01_14_00_00//makerules/makerules_eve.mk:257: *** multiple target patterns. Stop.
257 line is "dir: $(OBJDIRS)"
I have never changed "makerules_eve.mk" file.
How can I build eve_sw?
Thank you.
Best regards,
Myungjin.