1 Star 0 Fork 0

陆森州/stxxl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
INSTALL 711 Bytes
一键复制 编辑 原始数据 按行查看 历史
BASIC INFORMATION
For detailed installation instructions, including instruction for installation
in a Linux or Windows based environment and application compilation hints
(including an example Makefile) please read the doxygen manual:
http://stxxl.sourceforge.net/
QUICK INSTALLATION INSTRUCTIONS FOR POSIX COMPATIBLE SYSTEMS
* Extract the tarball and change into the stxxl root directory.
* Create a separate build directory (in-source building is prohibited):
- mkdir build
- cd build
* Run cmake to detect the build platform (where ".." is the STXXL tree):
- cmake ..
* Check cmake's output for errors, then run build the library:
- make
* See http://stxxl.sourceforge.net/ for more details.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/lusz/stxxl.git
git@gitee.com:lusz/stxxl.git
lusz
stxxl
stxxl
master

搜索帮助