Re: [Luacpp-devel] use case for luacpp: iof command line util [was: Re: developers needed...]
Brought to you by:
schoenborno
From: Joshua T. <rj...@re...> - 2006-07-25 16:57:46
|
> 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. > Yeah, sorry, it was a typo in the email. I tried without the sTOOLS argument, but encountered the same 'failed to build' problem. The only error outputted was "System cannot find path specified", but wasn't specific as to what path it couldn't find. >> 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 > Hm, I tried this, but it seems to be a self-extracting zip that has the same problems with compilation. > HTH, > > Oliver Thanks, Joshua |