boost.png (6897 bytes) Home Libraries People FAQ More

PrevUpHomeNext

Installing and Building StackTrack

WARNING : PRE-RELEASE VERSION, NOT OFFICIAL BOOST LIBRARY!!!!
StackTrack is not an official Boost library. It has not been submitted for review as a potential Boost library, although the current intention is to seek review after a stable release with significant positive experience in the Boost community.

Installation should be simple for systems which meet the Prerequisites.

StackTrack files should be placed in the standard Boost locations, i.e.

public header files
$(BOOST_ROOT)/boost/stacktrack
everything else
$(BOOST_ROOT)/libs/stacktrack

Once the files are loaded, StackTrack can be built by running the command bjam --v2 from within the $(BOOST_ROOT)/libs/stacktrack/build directory.

Copyright © 2005 James Fowler

PrevUpHomeNext