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.

CCS编程时,按F3或者Ctrl+点击 无法定位到函数,或者定位到一个不对的位置



比如IMAGE_WIDTH这个会定位到s__vector.h的vector这个位置,但我实际是define在define.h里面的,这是什么原因呢?