[Qt-creator] Mac debugging helper rebuild error
Stephen Chu
stephen at ju-ju.com
Wed Nov 10 19:01:47 CET 2010
On 11/10/10 10:01 AM, Kai Koehne wrote:
> On 11/10/2010 3:48 PM, ext Stephen Chu wrote:
>> I am having errors when rebuilding debugging helper on the Mac with the
>> latest 2.0.94 snapshots. It errors when building against the downloaded
>> prebuilt 4.7.1 and git 4.7 branch.
>>
>> It looks like it's referring "qdeclarativedebughelper_p.h" header that
>> is not in the prebuilt binary. But it still errors in git build (I have
>> qt installs onto its own dir with -prefix ".") with missing member in
>> QDeclarativeDebugHelper class.
>
> Hi,
>
> I pushed a fix yesterday that removes the dependency on the private
> headers being installed (3d759f12c45). This should fix your original issue.
>
> About the missing member in your git build: It got added at last minute
> to 4.7.1, and has just made it's way into 4.7. A git pull should fix this .
>
> Regards
>
> Kai
>
Great. That solves the issues. Thanks.
--
Stephen Chu
<mailto:stephen at ju-ju.com>
<http://www.ju-ju.com>
More information about the Qt-creator-old
mailing list