Re: [osg-users] Gecko Plugins

2009-12-10 Thread Robert Osfield
Hi GuiYe, You'll need xulrunner-1.8 to compile the llmozlib2 as it doesn't work with later versions of xulrunner - as Mozilla changed the API in ways that make porting difficult. llmozlib has now abandoned the gecko based approach and adopted QtWebKit instead. Our gecko plugin which embeds

[osg-users] Gecko Plugins

2009-12-09 Thread GuiYe
  Hello!   Who can tell me how to compile the plugins of gecko!I download xulrunner-1.9.en-US.win32.sdk.zip,but it can't compile right: llembeddedbrowser.cpp f:\web\llmozlib2\llembeddedbrowser.cpp(227) : error C2039: 'Create' : is not a member of 'nsIAppShell'