Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wiki/en/en-Compiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ You don't need to compile Jamulus for Windows since we provide official binaries
**Required software**: [Qt](https://www.qt.io/download), a compiler like Visual Studio, ASIO development files

- get the Jamulus source code e.g. via git or via zip download from the Jamulus Repo
- get and copy the [ASIOSDK](https://www.steinberg.net/de/company/developer.html) development files in `[\path\to\jamulus\source]\windows` directory so that, e.g., the
- get and copy the [ASIOSDK](https://www.steinberg.net/en/company/developers.html) development files in `[\path\to\jamulus\source]\windows` directory so that, e.g., the
directory `[\path\to\jamulus\source]\ASIOSDK2\common` exists
- open Jamulus.pro in Qt Creator then compile & run

Expand Down