Talk:EV GECKO

--manus 05:57, 14 March 2007 (CET) Can't wait to see more of this.

--colin-adams Me too!

--Juliant 17:51, 14 March 2007 (CET) Colin, could you please add your name and date when doing a comment on something. It is hard otherwise to figure out who said what if you have to look at the history of the page. By the way, there is the 'signature' button (second from the right) which generates the following code --~~~~ which is automatically expanded to your name and the current date.

--Colin-adams 16:12, 17 March 2007 (CET) Julian, I see my name on the discussion page anyway. I'm following your suggestion to see what happens.

Anyway, when I try to compile I get a lot of error messages:

Obsolete syntax used at line 192 in class EV_GECKO_IMP Remove the `feature' keyword.

           create new_title.make_empty
           new_title_pointer:= feature {EV_GECKO_EXTERNALS}.gtk_moz_embed_get_title(c_object)

^
           new_title.from_c (new_title_pointer)

--Colin-adams 16:27, 17 March 2007 (CET)Anyway, I can't link the sample. I get:

Package firefox-gtkmozembed was not found in the pkg-config search path. Perhaps you should add the directory containing `firefox-gtkmozembed.pc' to the PKG_CONFIG_PATH environment variable No package 'firefox-gtkmozembed' found

I can't find such a package, nor firefox-dev, which you mentioned.