« Return to Thread: [rfc] cppgui

Re: [rfc] cppgui

by Felipe Magno de Almeida :: Rate this Message:

Reply to Author | View in Thread

On Sat, Jun 13, 2009 at 2:56 AM, Raindog<raindog@...> wrote:
> Felipe Magno de Almeida wrote:
>>

[snip]

> Hello,

Hi Raindog,

> I'm finding the build instructions on the wiki are not working.
>
>   You must edit the file boost-build.jam in cppgui root directory, or some
> of its parents, so that bjam can find boost.build.
>   boost-build ../boost_1_39_0/tools/build/v2 ;

You must create it. I'll fix the documentation.

> First, I am unable to find a file named boost-build.jam in any of the cppgui
> files.
> Secondly, I am unable to determine which directory is considered cppgui root
> as there is a folder 'trunk' which contains docs, etc, and then there is the
> projects folder which contains a lot of stuff.

The root is the trunk directory. The one that contains project-root.jam

> Also, with this instruction:
>
>   My CppGui <http://www.assembla.com/wiki/show/cppgui/CppGui> root directory
> contains the Jamfile.v2 with the following content:
>   use-project boost : ../boost_1_39_0 ;
>
> Which directory is the root directory, and there is no Jamfile.v2 in
> anything but the projects sub folders.

You must create the Jamfile.v2 file too in the cppgui root directory (trunk).

Thanks,
--
Felipe Magno de Almeida
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

 « Return to Thread: [rfc] cppgui