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.

ccs5 工程导出



ccs5 里面要导出一个工程 放到别的电脑上去怎么弄

直接工程拷贝有时候链接的资源没有了 

  • 你好。

    如果你使用链接资源,那么链接的资源要来Copy到别的电脑上。

    对于链接资源的路径,如果该路径可以与工程路径保持相同的相对路径关系,那么链接时可以以工程路径为关联路径变量;如果该路径与工程路径完全独立,可以设置一下变量来存放链接资源的路径,那样在Copy到别的电脑上后,更改一下这个变量就可以了。