This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: Edgeai: Setup Issues

Part Number: TDA4VM

Hello heros, 

I am setting up edgeai on ubuntu22.04 for Compile and Validate on X86_PC with the following command  " cmake ../examples && make -j && cd .. "

osrt_cpp/post_process/CMakeFiles/post_process.dir/flags.make:10: *** missing separator. Stop.
make[1]: *** [CMakeFiles/Makefile2:259: osrt_cpp/post_process/CMakeFiles/post_process.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
osrt_cpp/pre_process/CMakeFiles/pre_process.dir/flags.make:10: *** missing separator. Stop.
osrt_cpp/utils/CMakeFiles/utils.dir/flags.make:10: *** missing separator. Stop.
make[1]: *** [CMakeFiles/Makefile2:285: osrt_cpp/pre_process/CMakeFiles/pre_process.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:311: osrt_cpp/utils/CMakeFiles/utils.dir/all] Error 2
osrt_cpp/advanced_examples/utils/CMakeFiles/utils_adv.dir/flags.make:10: *** missing separator. Stop.
make[1]: *** [CMakeFiles/Makefile2:424: osrt_cpp/advanced_examples/utils/CMakeFiles/utils_adv.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Can you let me knw the solution