Just make sure it's in Textmate's path (configured in the preferences), then it should work like a charm :)<div><br></div><div>Best regards</div><div>Thor<br><br>lørdag 15. oktober 2011 skrev Andre de Boer  følgende:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
How can I include the boost library in a c++ program with TextMate?<br>
So I can run programs like using TextMate.<br>
<br>
#include <boost/lambda/lambda.hpp><br>
#include <iostream><br>
#include <iterator><br>
#include <algorithm><br>
<br>
int main()<br>
{<br>
    using namespace boost::lambda;<br>
    typedef std::istream_iterator<int> in;<br>
<br>
    std::for_each(<br>
        in(std::cin), in(), std::cout << (_1 * 3) << " " );<br>
}<br>
<br>
<br>
Thanks for the reaction,<br>
Andre<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'textmate@lists.macromates.com')">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br><br>-- <br>Best regards / Med vennlig hilsen<div>Thor Erik Lie</div>+47 976 20 928<br><a href="http://thorerik.net/" target="_blank">http://thorerik.net</a><br>
<br>