[Qt-interest] Trouble building Qt from git sources (4.6.1) (More Errors)

Wm. G. Urquhart wgu at wurquhart.co.uk
Tue Dec 22 13:47:42 CET 2009


Wm. G. Urquhart wrote:
> Stephen Jackson wrote:
>> 2009/12/21 Wm. G. Urquhart :
>>> Hello again!
>>>
>>> Well I've made some progress having installed Perl (ActiveState) but I
>>> now get this.
>>>
>>> moc_qscriptextensionplugin.cpp
>>> api\qscriptextensionplugin.h(43): Error: Undefined interface
>>>
>>> Again, some pointers would be appreciated.
>>>
>> I haven't tried this myself. However, here are some pointers.
>> Google: qscriptextensionplugin "Undefined interface"
>>
>> The common theme seems to be that after a failed build, temporary
>> files need to be removed in order to avoid this secondary issue.
> 
> Hi,
> 
> I found this:
> 
> http://bugreports.qt.nokia.com/browse/QTBUG-6470
> 
> using Google as suggested and removed the referenced files and restarted 
> the nmake process which is still running, so thank you.
> 
> Can I suggest that these file be included in the distclean option as I 
> ran that prior to starting the original build.
> 

OK, having restarted the build from the error above I have now 
encountered this:

.\centralwidget.cpp(1193): error: class "HelpViewer" has no member "url"

Needless to say my first port of call was Google and all I got were two 
references to translation commits for error messages.

So, once again I'd appreciate your (dereferenced) pointers on this as I 
don't know how to proceed, and I would really like to get this built as 
I don't want to use MSVC for my project.

Anyone?

-- 
William





More information about the Qt-interest-old mailing list