Boost logo

Boost-Build :

Subject: Re: [Boost-build] [boost-build] Qt include uic generated header
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-03-03 20:42:59


AMDG

On 03/03/2016 02:43 PM, Steve Lorimer wrote:
> Hi folks
>
> I'm trying to generate some jamfiles for qicstable (
> https://gitlab.com/ics-qicstable/qicstable)
>
> They have an addon which adds html features to their table. Part of this
> requires the .ui file to be compiled with the uic tool.
>
> *The generated file is
> .../bin/gcc-4.9.2/debug/link-static/threading-multi/ui_QicsHTMLExportDialog.h*
>
>
> In one of the provided examples which shows the use of this addon, that
> generated header cannot be found.
>
> *fatal error: ui_QicsHTMLExportDialog.h: No such file or directory*
>

I think this is what the <implicit-dependency>
feature is for.
http://www.boost.org/build/doc/html/bbv2/reference/generated_headers.html

In Christ,
Steven Watanabe


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk