On 10/7/10 3:02 AM, Kai Koehne wrote:
> On 10/6/2010 3:48 PM, ext Stephen Chu wrote:
>> On 10/1/10 4:11 PM, kai.koe...@nokia.com wrote:
>>> Hi,
>>>
>>> it's true that qmldumper tool requires private headers from Qt being
>>> installed. This is of course unfortunate, because 'make install' doesn't
>>> copy them into the install directory ... that is still something we have
>>> to find a good solution for, I'm afraid. Until then you can either just
>>> ignore the qmldump tool, or configure your Qt with "-prefix '.'".
>>>
>>> Regards
>>>
>>> Kai Koehne
>>
>> I finally rebuilt Qt with "-prefix '.'" successfully. But when I try to
>> rebuild debugging helper, it fails without really giving me any errors.
>>
>> This is tested with snapshot
>> qtcreator-mac-opensource-2.0.91-201010060030. I attached the log.
>
> Hi Stephen,
>
> huh, it seems this time you've been caught by a somewhat optimistic
> timeout for building the debugging helpers ... that is, we had hardcoded
> somewhere a timeout that is good enough for our fast development
> machines, but might break with slower machines.

Ya. Thanks for reminding me that I am still using an 5-year-old Mac. :)
>
> If I'm right that should be fixed now in 2.1 (commit 2b047a26). Also,
> more extensive error output is already being worked on ... To make sure
> that's really not a build issue, you should also go to
> $QTDIR/qtc-qmldump and run make/nmake there.

What is the exact command line to run make there? I got "make: Nothing 
to be done for `first'." when I just type "make"
>
> Thanks for the time you're spending on this! We really appreciate it :)

No problem.

-- 
Stephen Chu
<mailto:step...@ju-ju.com>
<http://www.ju-ju.com>
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to