Boost Extras 1.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Boost Extras 1.0 (Default branch)
# 1  
Old 07-06-2008
Boost Extras 1.0 (Default branch)

Boost Extras is a set of extraneous libraries for the Boost environment. It includes an adaptation of the Boost source to compile with the GNU build system, a set of classes to handle INI files, and a class to derive from to use the boost::intrusive_ptr. License: Boost Software License Changes:
gnu-boost and boost-1.35.0.tar.bz2 were added. The former is a small set of scripts used to generate the latter, which is a version of the Boost library that uses configure and Makefile.am scripts to build the library (instead of the Jam build system).Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Programming

Boost.Test and CMake

Hi, I just started using CMake and the Boost Libraries. In this progress I encountered some problems. One of these problems is combining Boost unit tests with cmake. I don't know how to set the whole project up. I tried to set up a simple test project. This contains a main.cpp a comp.cpp and the... (0 Replies)
Discussion started by: ElCoyote
0 Replies

2. UNIX for Dummies Questions & Answers

How do I declare boost?

Hello all, I am trying to "make" a database system, VDB (Veritas Data Base), and when I run "make" I receive the following error: VDBException.h:19: error: expected `)' before '*' token VDBException.h:20: error: expected `)' before '*' token VDBException.h:43: error: expected `)' before '*'... (4 Replies)
Discussion started by: Tyler_92
4 Replies

3. Solaris

boost thread not accessible to boost::move error

Hi All I am working unders Sun Solaris and I am not "/opt/boost/boost/thread/detail/thread.hpp", line 344: Error: boost::thread::thread(boost::thread&) is not accessible from boost::move(boost::detail::thread_move_t<boost::thread>). Do you know if there are other solutions other than... (2 Replies)
Discussion started by: manustone
2 Replies

4. Solaris

Sun Studio 10 + Boost 1.36

Is it possible to build Boost 1.35 using Sun Studio 10? I can build Boost 1.35 using Sun Studio 11 successful. However, i'm unable to build it using Sun Studio 10 using the exact method. I really apprecaite if any expert can help on this. Thanks, (2 Replies)
Discussion started by: shingpui
2 Replies
Login or Register to Ask a Question
GRAPEMCRL2(1)							   User Commands						     GRAPEMCRL2(1)

NAME
grapemcrl2 - graphical editing environment for mCRL2 process specifications SYNOPSIS
grapemcrl2 [OPTION]... [INFILE] DESCRIPTION
Graphical editing environment for mCRL2 process specifications. If INFILE is supplied, it is loaded as a GraPE specification.Detailed help is provided in the online manual, accessible from within the tool. OPTIONS
OPTION can be any of the following: --timings[=FILE] append timing measurements to FILE. Measurements are written to standard error if no FILE is provided Standard options: -q, --quiet do not display warning messages -v, --verbose display short intermediate messages -d, --debug display detailed intermediate messages --log-level=LEVEL display intermediate messages up to and including level -h, --help display help information --version display version information AUTHOR
Written by Remco Blewanus,Thorstin Crijns,Diana Koenraadt,Bas Luksenburg,Jonathan Nelisse,Hans Poppelaars,Bram Schoenmakers. REPORTING BUGS
Report bugs at <http://www.mcrl2.org/issuetracker>. COPYRIGHT
Copyright (C) 2012 Technische Universiteit Eindhoven. This is free software. You may redistribute copies of it under the terms of the Boost Software License <http://www.boost.org/LICENSE_1_0.txt>. There is NO WARRANTY, to the extent permitted by law. SEE ALSO
See also the manual at <http://www.mcrl2.org/mcrl2/wiki/index.php/User_manual/grapemcrl2>. grapemcrl2 mCRL2 toolset 201202.0 (Release) April 2012 GRAPEMCRL2(1)