On Thu, Oct 8, 2009 at 6:23 AM, Konstantin.Scheglov > > * Changes to the distribution: Note that there's only one download, > > and it's no longer platform-specific. You download the same zip file > > for every development platform. This is made possible by the new > > plugin approach used to implement development mode (see below). The > > distribution file does not include the browser plugins themselves; > > those are downloaded separately the first time you use development > > mode in a browser that doesn't have the plugin installed. > > Does not work for me on Vista x64. > > FF 3.5.3 can not install plugin. > When I try to install extension, it goes further, but still fails > with some deferred binding exception. >
Can you clarify what you mean here? When you try and install the FF3.5 plugin from the Missing Plugin page, what happens? What is the deferred binding exception you get? Are you running a special 64-bit build of Firefox? The official builds are only 32-bit and that is all we support at the moment. oophm.dll just can not be registered, may be because of x64? > Correct -- that is a 32-bit DLL and will not work with a 64-bit IE. The simple attempt at compiling the same thing in 64-bit mode (the oophm64.dll listed below) does not work, and it will probably be a while before that can be addressed. -- John A. Tamplin Software Engineer (GWT), Google --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
