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
David MacDonald
purr-data
Commits
e772af99
Commit
e772af99
authored
Apr 29, 2016
by
Jonathan Wilkes
Browse files
add wget and unzip dependencies for building on Windows
These are needed to fetch ASIO SDK and nw.js binaries
parent
497e5c0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e772af99
...
...
@@ -105,7 +105,8 @@ pacman -S autoconf automake git libtool \
mingw-w64-i686-ftgl mingw-w64-i686-fribidi
\
mingw-w64-i686-ladspa-sdk mingw-w64-i686-lame
\
mingw-w64-i686-libsndfile mingw-w64-i686-libvorbis
\
mingw-w64-i686-lua mingw-w64-i686-toolchain
</code>
mingw-w64-i686-lua mingw-w64-i686-toolchain
\
unzip wget
</code>
4.
Type
`exit`
in the shell and click the
`Enter`
key
This will close the window.
5.
Open the MinGW-w64 Win32 Shell again, as you did in
*step 2*
above.
...
...
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