Google chrome, native client support and development

Posted by hbt on Stack Overflow See other posts from Stack Overflow or by hbt
Published on 2010-05-19T06:10:56Z Indexed on 2010/05/19 6:20 UTC
Read the original article Hit count: 252

Hey guys, I would like to write a small C++ app and run it on chrome using the native client API.

I have a few questions though: 1) I compiled the examples on Ubuntu and ran the code on firefox but can't run it on chrome (using version 5.0.342.7 beta) Do I need to install something? An extension/plugin?

2) I can't find a single online application I could run? Links anyone, I want to see the power of this thing without having to compile the code locally.

Thanks for your help,

-hbt

PS: I don't know what's the policy with asking multiple questions. If it's a problem, let me know and I will create multiple threads.

© Stack Overflow or respective owner

Related posts about google-chrome

Related posts about nativeclient