C++ modern windows development environment with vscode from scratch

Опубликовано: 05 Июнь 2026
на канале: Codotaku
910
40

C++ modern windows development environment with vscode from scratch with all the tips/tricks along the way I learnt through the years
the footage is uncut so you see all my mistakes and how I approach them too
I can guarantee you'll at least one thing in this video even if you're not a developer and even if you're a professional developer
I reset my system so you can see my whole process, tho this is a one time process then after that you just open any C++ project in vscode and it just works TM
In this video, you'll learn:
Setting up visual studio build tools, llvm clang, clang-cl, cmake, ninja, git, gh, vcpkg, wsl, hyper-v, windows sandbox, visual studio code, ubuntu WSL, clangd language server, cmake-format and a lot more!
Setup windows dev drive
How to compile OpenTTD game from source code for both WIndows and Linux in WSL
How to compile GoogleTest
How to fix clangd compile commands by making cmake tools copy it to the right directory and a lot more!
CMake Presets