Skip to content
Snippets Groups Projects
Commit 5a062269 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

formatting

parent 2f586985
No related branches found
No related tags found
No related merge requests found
...@@ -88,11 +88,9 @@ http://l2ork.music.vt.edu/main/?page_id=56#install-dev ...@@ -88,11 +88,9 @@ http://l2ork.music.vt.edu/main/?page_id=56#install-dev
Note: don't run it after it installs. You'll open it manually in the next step. Note: don't run it after it installs. You'll open it manually in the next step.
2. Run MinGW-w64 Win32 Shell *(less than a minute)* 2. Run MinGW-w64 Win32 Shell *(less than a minute)*
msys2 adds three Start Menu items for different "flavors" of shell: msys2 adds three Start Menu items for different "flavors" of shell:
+ MinGW-w64 Win32 Shell + MinGW-w64 Win32 Shell <- click this one!
+ MinGW-w64 Win64 Shell, and + MinGW-w64 Win64 Shell, and
+ MSYS Shell + MSYS Shell
Click the menu item for MinGW-w64 Win32 Shell.
3. Once the shell opens, we need to install the dependencies for building Purr Data. Issue the following command:<code> 3. Once the shell opens, we need to install the dependencies for building Purr Data. Issue the following command:<code>
pacman -S autoconf automake git libtool \ pacman -S autoconf automake git libtool \
make mingw-w64-i686-dlfcn mingw-w64-i686-fftw \ make mingw-w64-i686-dlfcn mingw-w64-i686-fftw \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment