@@ -271,7 +271,7 @@ since it will usually contain spaces, making the build fail.
make
8. Look in the top level source directory and double-click the setup file to
start installing Purr Data on your system.
start installing Purr Data on your system or run `./"setup file name"` in MSYS2 shell.
#### Windows 64-bit Using msys2
...
...
@@ -279,6 +279,18 @@ The instructions are exactly the same as for the 32 bit build (see above), but t
- Install the mingw64 packages for the dependencies. See the i686 packages listed under dependencies above, and replace i686 with x86_64 in the package names when installing.
pacman -S autoconf automake git libtool \
make mingw-w64-x86_64-dlfcn mingw-w64-x86_64-fftw \