OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="download-the-native-client-sdk"> | 3 <section id="download-the-native-client-sdk"> |
4 <span id="download"></span><h1 id="download-the-native-client-sdk"><span id="dow
nload"></span>Download the Native Client SDK</h1> | 4 <span id="download"></span><h1 id="download-the-native-client-sdk"><span id="dow
nload"></span>Download the Native Client SDK</h1> |
5 <p>To build Native Client modules, you must download and install the Native Clie
nt | 5 <p>To build Native Client modules, you must download and install the Native Clie
nt |
6 Software Development Kit (SDK). This page provides an overview of the Native | 6 Software Development Kit (SDK). This page provides an overview of the Native |
7 Client SDK, and instructions for how to download and install the SDK.</p> | 7 Client SDK, and instructions for how to download and install the SDK.</p> |
8 <div id="home"> | 8 <div id="home"> |
9 <a class="button-nacl button-download" href="http://storage.googleapis.com/nativ
eclient-mirror/nacl/nacl_sdk/nacl_sdk.zip">Download SDK Zip File</a> | 9 <a class="button-nacl button-download" href="http://storage.googleapis.com/nativ
eclient-mirror/nacl/nacl_sdk/nacl_sdk.zip">Download SDK Zip File</a> |
10 </div><h2 id="overview">Overview</h2> | 10 </div><h2 id="overview">Overview</h2> |
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
210 > naclsdk help | 210 > naclsdk help |
211 </pre> | 211 </pre> |
212 </li> | 212 </li> |
213 </ol> | 213 </ol> |
214 <p><strong>Next steps:</strong></p> | 214 <p><strong>Next steps:</strong></p> |
215 <ul class="small-gap"> | 215 <ul class="small-gap"> |
216 <li>Browse through the <a class="reference external" href="release-notes">Releas
e Notes</a> for important | 216 <li>Browse through the <a class="reference external" href="release-notes">Releas
e Notes</a> for important |
217 information about the SDK and new bundles.</li> | 217 information about the SDK and new bundles.</li> |
218 <li>If you’re just starting with Native Client, we recommend reading the | 218 <li>If you’re just starting with Native Client, we recommend reading the |
219 <a class="reference external" href="../overview">Technical Overview</a> and walk
ing through the | 219 <a class="reference external" href="../overview">Technical Overview</a> and walk
ing through the |
220 <a class="reference external" href="/devguide/tutorial/tutorial-part1">Getting S
tarted Tutorial</a>.</li> | 220 <a class="reference external" href="devguide/tutorial/tutorial-part1">Getting St
arted Tutorial</a>.</li> |
221 <li>If you’d rather dive into information about the toolchains, see | 221 <li>If you’d rather dive into information about the toolchains, see |
222 <a class="reference external" href="/devguide/devcycle/building">Building Native
Client Modules</a>.</li> | 222 <a class="reference external" href="devguide/devcycle/building">Building Native
Client Modules</a>.</li> |
223 </ul> | 223 </ul> |
224 </section> | 224 </section> |
225 | 225 |
226 {{/partials.standard_nacl_article}} | 226 {{/partials.standard_nacl_article}} |
OLD | NEW |