Hello,

I am trying to build a Qt widget for displaying HTML help that contains javascript, java, etc.. i.e. not just simple HTML, so QTextBrowser does not work for me.

I would like to embed Gecko in a widget to do this. I came across QGeckEmbed in the Mozilla source tree.

I downloaded the mozilla source tree, updated it with the latest CVS (10/28)

then did gmake -f client.mk build

my .mozconfig looks like this
mk_add_options [EMAIL PROTECTED]@/objfiles
mk_add_options --enable-default-toolkit=qt

all builds fine, no errors.

while the embedding/browser/qt source is present, it did not build it, nor did it create a Makefile.

There is a Makefile.in in the directory, but, sadly, I am not quite sure what I should do with it.

Thanks in advance.

Steve
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to