Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 468 Bytes

Build Windows.md

File metadata and controls

26 lines (19 loc) · 468 Bytes

  1. Ensure all 3rdp dependencies are installed or updated in the 3rdp directory.

Note! This will download and install Vulkan SDK automatically!

.\scripts\update-3rdp.bat

  1. Generate solution.
.\scripts\build-projects-vs2022-win64.bat

  1. Open generated solution in Visual Studio 2022.
.\build\win64\Traktor Win64.sln

  1. Build solution and launch editor.

Ensure Traktor.Editor.App is set as the startup application.