Tool/software: TI-RTOS
Hello,
I have added new algorithm link in vision sdk 03.03.00.00.
When I am trying to run below command to build all changes at path
/vision_sdk/apps/tools/vision_sdk_usecase_gen/
Command : make all
then I am getting below error:
$ make all
mkdir -p objs
mkdir -p bin
bison -vd parse.yy
process_begin: CreateProcess(NULL, bison -vd parse.yy, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [parse.tab.cc] Error 2
I am building this on Windows 7 using git bash.
Please guide me to resolve this.
Regards,
Sayali V.