读书人

环境变量如何配置啊

发布时间: 2013-11-19 22:55:29 作者: rapoo

环境变量怎么配置啊。。。
set Path variable to both .dll files and ENV variables
(LAPACK_HOME and BLAS_HOME) to the directory
which containes lapack, blas and f2c.h (def's needed))
请问一下,环境变量应该怎么配置,是lib文件夹的路径,还是什么啊。。。上面的不太理解



[解决办法]
属性->连接器->输入->附加依赖项->**.lib
[解决办法]
我的电脑、属性、高级、环境变量、新建,

变量名:LAPACK_HOME
变量值:F:\document\code\VCBlas

变量名:BLAS_HOME
变量值:F:\document\code\VCBlas

读书人网 >C++

热点推荐