
using stlport : : c:/STLPOR~1.3/stlport c:/STLPOR~1.3/lib/vc8 ; I don't think its a typo. at least not according to the comment example in user-config.bjam.
On 6/19/07, Ulrich Eckhardt <doomster@knuut.de> wrote:
[Please don't top-post.]
On Monday 18 June 2007 23:38:52 Tal Agmon wrote:
Preparation i did before invoking bjam: 1. Modified user-config.jam file in tools\build\v2 dir. this is the line added to find headers and libs using stlport : : c:/STLPOR~1.3/stlport c:/STLPOR~1.3/lib/vc8 ; ^^^^^^^^^^ This looks wrong. Also, I can't imagine any part of the toolchain not being able to cope with normal paths, but I could imagine bjam not liking the
colon > (':') after the drive letter without quoting. > > Uli > > _______________________________________________ > Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost >