请问怎么样安装STL?
登录 | 论坛导航 -> 华新鲜事 -> 社会百科 | 本帖共有 3 楼,分 1 页, 当前显示第 1 页 : 本帖树形列表 : 刷新 : 返回上一页
<<始页  [1]  末页>>
作者:裴彬 (等级:2 - 初出茅庐,发帖:17) 发表:2003-05-26 18:49:03  楼主  关注此帖
请问怎么样安装STL?
我现在因为一个程序的需要安装SGI STL, 但是下载全是*.h文件和一些没有文件扩展名的文件, 请问我到底应该怎么样安装?
Put your OWN COOL signature here!
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:darkart (等级:3 - 略知一二,发帖:654) 发表:2003-05-27 11:09:58  2楼
open VC++ 6.0
tools->options->directories, include the .h file directory in "include files", include the other files directory in "library files"
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者: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.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
论坛导航 -> 华新鲜事 -> 社会百科 | 返回上一页 | 本主题共有 3 篇文章,分 1 页, 当前显示第 1 页 | 回到顶部
<<始页  [1]  末页>>

请登录后回复:帐号   密码