I was curious what needed to be changed to build the OOPHM plugin for Firefox 3.5b4. The header files from the 1.9.1 gecko-sdk are necessary, and the OOPHM library has to be linked against the Firefox 3.5b4 libs, but no changes to the OOPHM source code were required.
The makefile in oophm-plugins-trunk references tools/gecko-sdks, but that directory isn't in the SVN repo. Is there a plan to put it in tools? It would be nice if we all used the same gecko sdks. I assembled a version of 1.9.1 gecko sdk and would like to share it. It looks like Firefox 3.5 and 3.0 will need separate binary components, but I don't see why we need separate installers. We already have the ability to load the correct OOPHM library in ModuleOOPHM.cpp. I verified that one installation can work for Firefox 2, 3, and 3.5 on the Mac. Regards, Sam --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
