moz embed does not work as I guessed, following file can work

$ cat main.c
#include <gtkmozembed_glue.cpp>

int main() {
  gtk_moz_embed_new();
}

$ g++ main.c `pkg-config --cflags --libs gtk+-2.0 mozilla-gtkmozembed-
embedding`


** Changed in: xulrunner-1.9.2 (Ubuntu)
       Status: New => Invalid

-- 
undefined reference to `gtk_moz_embed_new'
https://bugs.launchpad.net/bugs/555037
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to