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.

DSPLIB的使用



在阅读GNU Make Build Process部分的DSPLIB Build Procedure步骤时,第一步是

  • Add cygwin/bin to the environment PATH (Windows only)

请问

1.这个添加到的位置是用户变量还是系统变量,还是其他的什么地方?

2.变量是cygwin/bin,还是分别为cygwin和bin两个?

3.对应的值是什么呢?