Changes

Jump to: navigation, search
Building the SDK
fetch dart
</pre>
* now it is possible to checkout the <code>master</code> branch
git checkout master
* then, the <code>linux</code> target can be selected and synced
<pre class="workstation-terminal">
''You can also produce only a Dart VM runtime, no SDK, by replacing create_sdk with runtime. This process involves also building a VM that targets ia32/x64, which is used to generate a few parts of the SDK''
 
== Installing the SDK in the target ==
Once the SDK image has been created, it is possible to create an archive and copy it in the target (for example using ''scp'' or ''ftp''):
8,154
edits

Navigation menu