
19 Jun
2007
19 Jun
'07
4:45 a.m.
[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