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.

ccs6编译问题



比如现在有a.h和 a.c和b.h三个文件,如果a.h想用b.h的东西,在a.c中包含a.h与b.h会报错提示未定义,但是有些工程不会报错