سؤال

I want to enable native client support in chrome.
I went to about:flags and enabled it but it is still not working.

هل كانت مفيدة؟

المحلول

Run the following from the command-line

chrome.exe --enable-nacl

Refer to this

نصائح أخرى

The page about:flags or better chrome://flags should works.

Search enable-nacl and click on the enable link Go at the end of this page and don't forget to click on relaunch now

But don't activate enable-nacl-debug until you know how to launch the debugger. In this case your nacl module will wait debugger forever.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top