Re: [Luacpp-devel] use case for luacpp: iof command line util [was: Re: developers needed...]
Brought to you by:
schoenborno
From: Oliver S. <oli...@ut...> - 2006-07-24 00:38:53
|
Hi guys, Joshua Tobin wrote: > I've followed Boost's installation docs to the letter (as far as I can > see), and I've installed bjam. However, when I run 'bjam "-sTOOLS-vc" > install' on the MSVC command line, ... Perhaps just a typo, but I think it would be an equal sign, not a minus, and "-sTOOLS=msvc". Actually, I recall the default being fine, ie didn't need to specify -sTOOLS. > I may have to sit this one out, at least until I get back home to my > regular development system with proper tools. The other thing is, is there a reason that you guys don't want to just install the binary dist of boost? Link is http://prdownloads.sourceforge.net/boost/boost_1_33_1.exe?download HTH, Oliver |