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依赖工程



想在CCS工程中使用依赖工程,应该如何设置?在工程的Properties中Build选项卡里依赖工程加入了Dependencies,但是不能使用依赖工程中的.h文件和其中的函数功能,在main函数中#include<>依赖工程中的.h文件时产生错误,提示#1965 cannot open source file.应该如何正确使用依赖工程?

谢谢