Other Parts Discussed in Thread: MATHLIB
Hello everyone, I have a problem with rebuilding the DSS, I don't know how to solve this, I have all the required perequisites.
The out_of_box_1642_dss has 4 warnings:
Description Resource Path Location Type
Invalid project path: Include path not found (C:\ti\dsplib_c64Px_3_4_0_0\packages). out_of_box_1642_dss pathentry Path Entry Problem
Description Resource Path Location Type
Invalid project path: Include path not found (C:\ti\dsplib_c64Px_3_4_0_0\packages\ti\dsplib\src\DSP_fft16x16\c64P). out_of_box_1642_dss pathentry Path Entry Problem
Description Resource Path Location Type
Invalid project path: Include path not found (C:\ti\dsplib_c64Px_3_4_0_0\packages\ti\dsplib\src\DSP_fft32x32\c64P). out_of_box_1642_dss pathentry Path Entry Problem
Description Resource Path Location Type
Invalid project path: Include path not found (C:\ti\mathlib_c674x_3_1_2_1\packages). out_of_box_1642_dss pathentry Path Entry Problem
When I rebuild it, the errors are:
Description Resource Path Location Type
#1965 cannot open source file "ti/mathlib/mathlib.h" objectdetection.c /out_of_box_1642_dss line 65 C/C++ Problem
Description Resource Path Location Type
gmake: *** [objectdetection.oe674] Error 1 out_of_box_1642_dss C/C++ Problem
Description Resource Path Location Type
gmake: Target 'all' not remade because of errors. out_of_box_1642_dss C/C++ Problem
Please help...