谁帮我下载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
...全文
144 5 打赏 收藏 转发到动态 举报
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,是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

70,022

社区成员

发帖
与我相关
我的任务
社区描述
C语言相关问题讨论
社区管理员
  • C语言
  • 花神庙码农
  • 架构师李肯
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧