Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 748 Bytes

File metadata and controls

18 lines (11 loc) · 748 Bytes

Visual Studio

Known Issues

Steps

This will create a jak-project folder, open the project as a CMake project via Visual Studio.

Then build the entire project as Windows Release (clang). You can also press Ctrl+Shift+B as a hotkey for Build All. We currently prefer clang on Windows as opposed to msvc, though it should work as well!