Skip to content

Commit

Permalink
update for windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneydup committed Jun 8, 2022
1 parent b7e9241 commit a93165f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ You'll also need a few libraries installed: libsndfile flac libogg libvorbis (If

### Windows (Visual Studio)

#### First, check the releases page to see if the pre-compiled installers work for you: https://github.com/rodneydup/QHOSYN/releases/latest

For installation through Visual Studio (taken from the allolib repo: https://github.com/AlloSphere-Research-Group/allolib):

Install Visual Studio 2017 Community Edition from https://visualstudio.microsoft.com/downloads/
Expand All @@ -89,6 +91,9 @@ Install libsndfile: Aim your browser at http://www.mega-nerd.com/libsndfile/#Dow
- Install this at the default location.

#### Compile QHOSYN

- You'll have to do some work to get GSL linked... not easy. I recommend using vcpkg.

- Note that you need Visual Studio installed for the below scripts to work.

- Clone the repo using the git bash terminal:
Expand Down

0 comments on commit a93165f

Please sign in to comment.