社区
C语言
帖子详情
谁帮我下载the Boost.Jam (for windows)
zhc
2002-07-15 09:11:56
http://boost.sourceforge.net/jam-executables/bin.ntx86/bjam.zip
怎么也下载不下来,总是连接错误。应该不大,发到zhc_mail@163.net
...全文
143
5
打赏
收藏
谁帮我下载the Boost.Jam (for windows)
http://boost.sourceforge.net/jam-executables/bin.ntx86/bjam.zip 怎么也下载不下来,总是连接错误。应该不大,发到zhc_mail@163.net
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
5 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
e2wugui
2002-07-16
打赏
举报
回复
http://boost.sourceforge.net/jam-executables/bin.ntx86/bjam.zip
域名解析错误。 改成
http://sourceforge.net/projects/boost/jam-executables/bin.ntx86/bjam.zip
不过仍然没有,但可以访问 sourceforge 了。
是有一个。
tools\build\jam_src\INSTALL 文件:
a. Windows + Visual C++:
set VISUALC=""/install/path/to/visual/compiler""
set JAM_TOOLSET=VISUALC
nmake -f builds\win32-visualc.mk
注意那个"" 引号。一个不知道行不行,
但是以后编译 thread 等时,一定要一个"(前后都要)。
uinix 下面 make 就行了。
更多的帮助,找那些文档,boost_all里面有很多说明。
ttzzgg_80713
2002-07-16
打赏
举报
回复
不是吧,你在boost上下载boost库,里面有一个build的文件夹。make一下就出来了。我build了1_28_0的。
zhc
2002-07-16
打赏
举报
回复
好像没有,我没有找到。
ttzzgg_80713
2002-07-15
打赏
举报
回复
boost_all里面不是有一个吗?编译一下不就可以了吗、
ltt321
2002-07-15
打赏
举报
回复
我有个boost_all.zip是不是你要的?
clucene源码
大名鼎鼎的clucene,是lucene的c++ 版; CLucene README ============== ------------------------------------------------------ CLucene is a C++ port of Lucene. It is a high-performance, full-featured text search engine written in C++. CLucene is faster than lucene as it is written in C++. ------------------------------------------------------ CLucene has contributions from many, see AUTHORS CLucene is distributed under the GNU Lesser General Public License (LGPL) *or* the Apache License, Version 2.0 See the LGPL.license and APACHE.license for the respective license information. Read COPYING for more about the license. Installation ------------ * For Linux, MacOSX, cygwin and MinGW build information, read INSTALL. *
Boost
.
Jam
files are provided in the root directory and subdirectories. * Microsoft Visual Studio (6&7) are provided in the win32 folder. Mailing List ------------ Questions and discussion should be directed to the CLucene mailing list at clucene-developers@lists.sourceforge.net Find subscription instructions at http://lists.sourceforge.net/lists/listinfo/clucene-developers Suggestions and bug reports can be made on our bug tracking database (http://sourceforge.net/tracker/?group_id=80013&atid=558446) The latest version ------------------ Details of the latest version can be found on the CLucene sourceforge project web site: http://www.sourceforge.net/projects/clucene Documentation ------------- Documentation is provided at http://clucene.sourceforge.net/doc/doxygen/html/ You can also build your own documentation by running doxygen from the root directory of clucene. CLucene is a very close port of Java Lucene, so you can also try looking at the Java Docs on http://lucene.apache.org/java/ Performance ----------- Very little benchmarking has been done on clucene. Andi Vajda posted some limited statistics on the clucene list a while ago with the following results. There are 250 HTML files under $JAVA_HOME/docs/api/java/util for about 6108kb of HTML
Boost
.Build 简明教程
Boost
.Build简明教程(译) Written by Boris Schäling. 历史: 2018-12-20 姚彧 第一版 目录 介绍 Introduction 生成过程 Build process 基本任务 Basic tasks 项目管理 Project management 最佳实践 Best practices 规则参考 Rule refer...
Boost
.Asio C++ 网络编程(一)
大约 20 年前,网络应用程序的开发并不容易。但由于
Boost
.Asio 的出现,它为我们提供了网络编程功能以及异步操作功能,以便编写网络应用程序,我们现在可以轻松地开发它们。由于网络上传输可能需要很长时间,这意味着确认和错误可能无法像发送或接收数据的功能执行得那么快,因此异步操作功能在网络应用程序编程中确实是必需的。在本书中,您将学习网络基础知识,以及如何使用
Boost
.Asio 库开发网络应用程序。我们成功准备了 C++编译器,并且您学会了如何使用编译器编译您创建的源代码文件。
windows
安装
boost
2019年11月4日16:00:36
Boost
.Asio 使用文档 https://mmoaay.gitbooks.io/
boost
-asio-cpp-network-programming-chinese/content/
boost
windows
安装 https://www.
boost
.org/ (官网)
下载
boost
_1_XX_0.zip(我
下载
了这个版本,zip包大概148M,解...
Win10系统中使用VS2017编译
Boost
1.65的方法
在Win10系统中使用VS2017编译
Boost
1.65,若直接打开命令行窗口,执行“bootstrap.bat”,会出现如下错误提示: Building
Boost
.Build engine Failed to build
Boost
.Build engine. Please consult bootstrap.log for further diagnostics.
C语言
70,022
社区成员
243,263
社区内容
发帖
与我相关
我的任务
C语言
C语言相关问题讨论
复制链接
扫一扫
分享
社区描述
C语言相关问题讨论
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章