请问怎么样安装STL?
登录 | 论坛导航 -> 华新鲜事 -> 社会百科 | 本帖共有 3 楼,当前显示第 3 楼 : 从楼主开始阅读 : 本帖树形列表 : 返回上一页
作者:Flying (等级:18 - 华新水车,发帖:16849) 发表:2003-05-27 11:37:05  3楼 
open VC++ 6.0tools->options->directories, include the .h file directory in "include files", include the other files directory in "library files"
Recent versions of VC++ itself comes with STL,
I think... And the latest version of SGI STL is not for VC++.

For the SGI STL, the header files and the files without ext are all you need (code and algo are already written in the header files). Just make sure the SGI STL directory can be found by your C compiler (in case of VC++, you can follow the previous post; for gcc, etc., use -Ipath will do.) Note that the files without ext are also header files, just that they aggregately include all header files of one category.
Flying @way 吳穎暉
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表

本帖共有 3 楼,当前显示第 3 楼,本文还有 N-1 层楼,要不你试试看:点击此处阅读更多 >>



请登录后回复:帐号   密码