Re: How to contribute to npapi-sdk ?
Benjamin Smedberg <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <[email protected]> |
On 7/28/2011 9:48 AM, Qian Hong wrote: > Since the npapi-sdk project doesn't have a mailing list yet, I post my > question here for suggestion, please let me know if I get to the wrong > place ;-) > 1. Will npapi-sdk support mingw? If true how can I help? What do you mean by "support"? I believe that the headers are mingw-compatible. I don't think that mingw is a direction we'd want to recommend, since the MS compilers are free, better, and familiar to most Windows developers. So I doubt we'd want to add windows makefiles for the sample plugins. > 2. Will npapi-sdk integrate all samples the same as the obsolete > GeckoPluginSDK-samplesWin32.zip ? If true how can I help? No. Most of those samples were horribly written and in many cases just wrong. There are basic samples in the SDK, and if you'd like to write new samples for Windows that would be great. --BDS