Search code examples
google-chromeinternet-explorergoogle-nativeclient

How to run pnacl app in Internet Explorer


I need to run an existing chrome native client app in "Internet Explorer". How can I achieve that? It uses OpenCV and c++ for video processing. I tried it on chrome and it works fine.

Is there any changes I have to make in my existing app or any plugging I need for IE in order to run it?
Or can i just try to run it within internet explorer?

Also which specific versions of IE supports the native-client. How to get this work?

Any other issues I might encounter if I used internet explorer.


Solution

  • Internet Explorer doesn't support Native Client.