Re: Segfault trying to embed Mozilla using gtkmozembed

2005-10-28 Thread Ondaware
This is day 4 and still couldn't find any sollution. :( I'm urgently needing help with this. If anyone has any idea, please let me know. Thanks. ___ mozilla-embedding mailing list mozilla-embedding@mozilla.org http://mail.mozilla.org/listinfo/mozilla-e

Segfault trying to embed Mozilla using gtkmozembed

2005-10-24 Thread Ondaware
Hi all I've been trying to embedd mozilla. This is the test file I created. Problem is, when I try to run it, it segfaults on the line where it creates the new browser (browser = gtk_moz_embed_new();). Any help would be appreciated. Thanks in advance. - This is how I compile it: g++ \ `gtk