Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
b164f9cc
Commit
b164f9cc
authored
Jul 01, 2016
by
Jonathan Wilkes
Browse files
update msys2 build instructions
parent
e319463f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b164f9cc
...
@@ -115,7 +115,7 @@ pacman -S autoconf automake git libtool \
...
@@ -115,7 +115,7 @@ pacman -S autoconf automake git libtool \
6.
Download the source code
*(3-6 minutes)*
6.
Download the source code
*(3-6 minutes)*
Issue the following command to create a new directory "purr-data" and clone
Issue the following command to create a new directory "purr-data" and clone
the repository to it:
<code>
the repository to it:
<code>
git clone https://pur
e
data.
osuosl.org
/jwilkes/purr-data.git
</code>
git clone https://
git.
pur
r
data.
net
/jwilkes/purr-data.git
</code>
7.
Add the ASIO SDK directory
*(less than a minute)*
7.
Add the ASIO SDK directory
*(less than a minute)*
Issue the following command:
<code>
Issue the following command:
<code>
mkdir purr-data/pd/lib
</code>
mkdir purr-data/pd/lib
</code>
...
@@ -130,6 +130,7 @@ mv ASIOSDK2.3 purr-data/pd/lib</code>
...
@@ -130,6 +130,7 @@ mv ASIOSDK2.3 purr-data/pd/lib</code>
11.
Download the nw.js binary
*(3-6 minutes)*
11.
Download the nw.js binary
*(3-6 minutes)*
For Windows XP, download the 32 bit binary:
<code>
For Windows XP, download the 32 bit binary:
<code>
wget http://dl.nwjs.io/v0.14.6/nwjs-sdk-v0.14.6-win-ia32.zip
</code>
wget http://dl.nwjs.io/v0.14.6/nwjs-sdk-v0.14.6-win-ia32.zip
</code>
For Windows Vista, 7, and 10:<code>
For Windows Vista, 7, and 10:<code>
wget http://dl.nwjs.io/v0.14.6/nwjs-sdk-v0.14.6-win-x64.zip
</code>
wget http://dl.nwjs.io/v0.14.6/nwjs-sdk-v0.14.6-win-x64.zip
</code>
12.
Unzip nw.js:
*(less than a minute)*
<code>
12.
Unzip nw.js:
*(less than a minute)*
<code>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment