Hi! I guess we need to vendor drop and add to our build this missing component. James
I've always wondered why it wasn't included anyway, as not only ROS Explorer uses it, any app that uses HTML needs it, and these are becoming increasingly common.
On 3 March 2010 18:33, James Tabor jimtabor.rosdev@gmail.com wrote:
Hi! I guess we need to vendor drop and add to our build this missing component. James
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Christoph posted:
In boot/bootdata/packages/reactos.dff has this entry: modules\optional\wine_gecko-1.0.0-x86.cab 4 optional
Download this: http://downloads.sourceforge.net/wine/wine_gecko-1.0.0-x86.cab copy or move it to your reactos/modules/optional/ directory. You may need to mkdir optional in reactos/modules.
On Wed, Mar 3, 2010 at 12:38 PM, Andrew Faulds ajfweb@googlemail.com wrote:
I've always wondered why it wasn't included anyway, as not only ROS Explorer uses it, any app that uses HTML needs it, and these are becoming increasingly common.
On 3 March 2010 18:33, James Tabor jimtabor.rosdev@gmail.com wrote:
Hi! I guess we need to vendor drop and add to our build this missing component. James
On Wed, Mar 3, 2010 at 1:38 PM, Andrew Faulds ajfweb@googlemail.com wrote:
I've always wondered why it wasn't included anyway, as not only ROS Explorer uses it, any app that uses HTML needs it, and these are becoming increasingly common.
It's a artifact of Wine. They make it optional so that you can override the builtin mshtml and friends, install the Windows IE and use it.