Giter VIP home page Giter VIP logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
I'm currently trying to use the visual studio but I had no luck by now. I 
always have an error with chrome.

Original comment by [email protected] on 23 Mar 2011 at 1:12

from npapi-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
How can you be having an error building sample code that doesn't exist?

If you have a problem with the headers, file a new bug. If you need help 
learning to make a plugin, try a forum.

Original comment by stuart.morgan on 31 Mar 2011 at 12:19

from npapi-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Sorry, I made myself misinterpreted. My intention was to tell I'm currently 
working on this small project but having not lucky at all, there is a big lack 
of documentation for this kind of application, and to let you know  I'll be 
glad when you put your code available so I gonna to have a starting point.
Ok, I know I didn't say this all, but as I said it "WAS" my intention. 

Original comment by [email protected] on 31 Mar 2011 at 1:37

from npapi-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
[deleted comment]

from npapi-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
[deleted comment]

from npapi-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Here is an open source NPAPI plugin which you can build using visual studio: 
https://github.com/mohamedmansour/haptics-chrome-extension

Pay special attention to the fact that your ".rc" file has to specify certain 
information regarding your plugin, such as mime-type, and version. You can use 
this file as a template (I did :-)): 
https://github.com/mohamedmansour/haptics-chrome-extension/blob/master/source/re
source_plugin.rc

I hope this helps


Original comment by [email protected] on 14 Jun 2011 at 6:03

from npapi-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
I forgot to mention that your ".def" file has to specify the necessary entry 
points to your plugin so that the browser can call your plugin. see this: 
https://github.com/mohamedmansour/haptics-chrome-extension/blob/master/source/mo
dule_definition.def

Original comment by [email protected] on 14 Jun 2011 at 6:05

from npapi-sdk.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Those windows samples posted above do not exist anymore.
Please provide Windows sample also, not just mac and unix.

Original comment by [email protected] on 7 Jun 2013 at 2:33

from npapi-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.