Re: Is this (Qt Mozilla) defunct?

"J.O. Aho" <[email protected]> Thu, 24 Mar 2005 14:08:00 +0100
Newsgroups gmane.comp.mozilla.devel.qt
Message-ID <[email protected]>
Johann 'Myrkraverk' Oskarsson wrote:
> "J.O. Aho" <[email protected]> writes:
> 
> 
>>Johann 'Myrkraverk' Oskarsson wrote:
>>
>>
>>>I was just wondering if mozilla was working with Qt, or has it been
>>>removed?
>>
>>The Qt toolbox is in the 1.8 nightly (cvs) source. It seems to work,
>>even if I have encountered some problems with the look which no one
>>else seems to have got. The configure don't list qt as I remeber
>>(don't run it that often).
> 
> 
> Ok, can you point me to some info on how to build it/try it out?

Options for your configure

                           --enable-toolkit-qt \
                           --enable-default-toolkit=qt \
                           --disable-toolkit-gtk \
                           --disable-toolkit-xlib \
                           --disable-toolkit-gtk2"


  //Aho