Fixes #2576. Whether or not the link will work with 1.38 all depends on whether test results for the 1.38 release will be created, see <http://thread.gmane.org/gmane.comp.lib.boost.testing/6103> for a related message.
[SVN r50458]
This commit is contained in:
parent
fa4d6d8650
commit
78a6451517
@ -122,7 +122,7 @@
|
||||
|
||||
<p>Whether and how Boost.Statechart will work on your platform is best
|
||||
determined on the <a href=
|
||||
"http://www.boost.org/development/tests/release-1_36_0/user/statechart_release.html">
|
||||
"http://www.boost.org/development/tests/release-1_38_0/user/statechart_release.html">
|
||||
status page</a>. If the cells in your compilers column are all green, the
|
||||
library should work as advertised. Cells of different color indicate
|
||||
possible problems; follow the links for details. Before employing the
|
||||
@ -153,7 +153,7 @@
|
||||
executable, as described under step 5.2 on the Boost Getting Started
|
||||
Page. After doing so, bjam should be installed in your <code>PATH</code>.
|
||||
Open a command prompt and change the current directory to
|
||||
<code>boost_1_34_0/libs/statechart/test</code>. Type
|
||||
<code>boost_1_38_0/libs/statechart/test</code>. Type
|
||||
<pre>
|
||||
bjam --toolset=<i>your-toolset</i>
|
||||
</pre>
|
||||
|
Loading…
Reference in New Issue
Block a user