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.

请问controlsuit拷出来的工程。设置了include路径,但是.C与.cmd路径不知道怎么设置,编译会报找不到文件。

Other Parts Discussed in Thread: CONTROLSUITE

controlsuit拷出来的工程,C文件与CMD文件以及ASM文件的路径如何设置,只知道设置include文件路径,谢谢!

我要建立一个独立的工程,不需要引用controlsuit安装目录下文件的,工程已经上传到附件了,谢谢!!

CT5V3ACH6B.zip
  • 简单方法是把这些文件从工程中删掉,然后addfile重新添加进去。

  • 我从controlsuite里面拷文件出来,都是从版本那里开始拷贝,这样只需要修改linked resources里面的installroot_xxxx  ->${PROJECT_LOC}\..\..\..\..      ,让它的最终地址是你的版本就可以了,可能也不需要改。

    再者你就重新添加吧。