<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="http://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:resultsoriented</id>
  <title>Results Oriented Thinking</title>
  <subtitle>resultsoriented</subtitle>
  <author>
    <name>resultsoriented</name>
  </author>
  <link rel="alternate" type="text/html" href="http://resultsoriented.livejournal.com/"/>
  <link rel="self" type="text/xml" href="http://resultsoriented.livejournal.com/data/atom"/>
  <updated>2006-12-21T03:35:48Z</updated>
  <lj:journal username="resultsoriented" type="personal"/>
  <link rel="service.feed" type="application/x.atom+xml" href="http://resultsoriented.livejournal.com/data/atom" title="Results Oriented Thinking"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:resultsoriented:36164</id>
    <link rel="alternate" type="text/html" href="http://resultsoriented.livejournal.com/36164.html"/>
    <link rel="self" type="text/xml" href="http://resultsoriented.livejournal.com/data/atom/?itemid=36164"/>
    <title>Directions for installing boost under XP</title>
    <published>2006-12-20T18:06:55Z</published>
    <updated>2006-12-21T03:35:48Z</updated>
    <content type="html">I'm making this public because these sort of simple instructions should be available somewhere on the web.  As it is, the instructions for building and installing boost on an XP machine are sufficiently cryptic that having a representative example took like 20 minutes for me to dig out.&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=7586"&gt;download and extract boost and bjam&lt;/a&gt;
$ ./bjam.exe "-sTOOLS=vc-8_0" "-sBUILD=&amp;lt;define&amp;gt;_SCL_SECURE_NO_DEPRECATE" "--prefix=w:/code/boost/" "-sBUILD=debug release &lt;runtime-link&gt;static/dynamic" stage
$ ./bjam.exe "-sTOOLS=vc-8_0" "-sBUILD=&amp;lt;define&amp;gt;_SCL_SECURE_NO_DEPRECATE" "--prefix=w:/code/boost/" "-sBUILD=debug release &lt;runtime-link&gt;static/dynamic" install   
add include dir to C++-&amp;gt;General: w:/code/boost/include/boost-1_33_1/
add library dir Linker-&amp;gt;General: w:/code/boost/lib
add #define BOOST_LIB_DIAGNOSTIC to C++-&amp;gt;Preprocessor, so that it'll tell you which library it want to link to
#include &amp;lt;boost/regex.h&amp;gt; in source file
compile and pray
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;It may be that the above options didn't generate the appropriate library for linking, so you may have to dork around with the -sBUILD options to get it to generate the correct library file(s).</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:resultsoriented:433</id>
    <link rel="alternate" type="text/html" href="http://resultsoriented.livejournal.com/433.html"/>
    <link rel="self" type="text/xml" href="http://resultsoriented.livejournal.com/data/atom/?itemid=433"/>
    <title>Results Oriented Thinking (Future dated)</title>
    <published>2006-01-17T06:47:34Z</published>
    <updated>2006-02-11T16:04:35Z</updated>
    <content type="html">This is a closed journal.  If you are interested in reading some rather mundane ramblings about the vicisitudes of life, leave a comment here.</content>
  </entry>
</feed>
