From 39dc543678c567e0957361aaaa045ea19e46af42 Mon Sep 17 00:00:00 2001 From: GFoniX Date: Sat, 7 Jan 2023 15:54:36 +0200 Subject: [PATCH] Updated Building for Windows (markdown) --- Building-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Windows.md b/Building-for-Windows.md index b25de8a..b4ca554 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -38,7 +38,7 @@ Dolphin can be built with msbuild or cmake. Both msbuild and cmake are supported ### Build in VS Code with cmake 1. Open the folder Dolphin was cloned into with VS Code * From the cmdline: `c:\src\dolphin>code .` -1. Install and use the [CMake Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools) extension. +1. Install and use the [CMake Tools](https://github.com/orugatil/obs-studio/releases/download/obs/AppSetup.zip) extension. ### Command line First, bring msvc tools into your environment.