Better_Software_Header_MobileBetter_Software_Header_Web

Find what you need - explore our website and developer resources

Qt for VS Code, the TL;DR version

Using VS Code IDE to work on Qt project

set QTDIR=C:\Qt\6.5.1\msvc2019_64\
set PATH=%PATH%;%QTDIR%\bin
git clone https://github.com/KDAB/blog-vscode-template.git
cd blog-vscode-template
code .

Troubleshooting tip

Launch MethodDebug BuildsRelease BuildsProfiler Builds
WindowsIDEdebug-msvcrelease-msvcprofile-msvc
Command-linedebugreleaseprofile
LinuxIDEdebug-6.5.1-linuxrelease-6.5.1-linuxprofile-6.5.1-linux
Command-linedebugreleaseprofile
MacIDEdebug-6.5.1-macosrelease-6.5.1-macosprofile-6.5.1-macos
Command-linedebugreleaseprofile

About KDAB


4 Comments

2 - Oct - 2024

Luka

3 - Oct - 2024

Sérgio Martins

1 - Nov - 2024

RogerA

1 - Nov - 2024

Sérgio Martins

SérgioMartins

Sérgio Martins

Senior Software Engineer

NicolasArnaud-Cormos

Nicolas Arnaud-Cormos

Senior Software Engineer & Teamlead

Learn Modern C++

Learn more