[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-build
Subject:    Re: [Boost-build] Folder hiarchy
From:       Steven Watanabe <watanabesj () gmail ! com>
Date:       2009-09-25 18:21:06
Message-ID: 4ABD0A12.8080001 () providere-consulting ! com
[Download RAW message or body]

AMDG

Christian Auby wrote:
> I've wasted a lot of time trying to figure out how things are supposed 
> to work together path wise:
>
> For MSVC boost.build auto links the boost libraries so it requires 
> nothing in the jamefile.
>
> For GCC I've done this:
>
> lib utils : utils.cpp /boost/filesystem//fs ;
>
> As mentioned at 
> http://beta.boost.org/boost-build2/doc/html/bbv2/tutorial/linkage.html
>
> Error:
>
> error: Unable to find file or target named
> error:     '/boost/filesystem//fs'
> error: referred from project at
> error:     '.'
>
> I don't even know the syntax of the /boost/filesystem//fs part or 
> where it looks for this, and I'm having a hard time finding any 
> documentation about it.
>
> However, when I call bjam in my project folder It finds 1300 targets 
> or so, which I assume is because it picks up boost. So why doesn't it 
> find the lib?

Try /boost//filesystem instead.

In Christ,
Steven Watanabe

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic