X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fnative_client_sdk%2Fdoc_generated%2Fsdk%2Fexamples.html;h=6abae9eadb665e2decf82c8e2641695f8b7e2245;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=306031f5fcdf1cbca97ca9a147cfa90397092399;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/native_client_sdk/doc_generated/sdk/examples.html b/src/native_client_sdk/doc_generated/sdk/examples.html index 306031f..6abae9e 100644 --- a/src/native_client_sdk/doc_generated/sdk/examples.html +++ b/src/native_client_sdk/doc_generated/sdk/examples.html @@ -11,28 +11,7 @@ bundle. For example, if you’re developing with the pepper_35 must use Google Chrome version 35 or greater. To find out what version of Chrome you’re using, type about:chrome or about:version in the Chrome address bar.

-

Enable Native Client

-

If you are using Chrome 31 or later, you can skip this section. To run Portable -Native Client applications you must specifically enable Native Client in Chrome:

-
    -
  1. Type about:flags in the Chrome address bar and scroll down to “Native -Client”.

    - - -
  2. -
  3. Scroll down to the bottom of the page, and click “Relaunch Now”. All browser -windows will restart when you relaunch Chrome.

    -
  4. -
-

Build the SDK examples

+

Build the SDK examples

The Makefile scripts for the SDK examples can build multiple versions of the examples using any of the three SDK toolchains (newlib, glibc, and PNaCl) and in both release and debug configurations. Note that some examples, dlopen for @@ -108,7 +87,7 @@ make[1]: Entering directory 'pepper_35/examples/api/core' (content excerpted) ... -

Build results

+

Build results

After running make, example directories will contain one or more of the following subdirectories, depending on which Makefile you run: