Using Visual Studio Code for Developing C++/Qt Linux Applications in WSL (Part 2)

preview_player
Показать описание
With your WSL (Windows Subsystem for Linux) set up for C++ and Qt development in the previous video (linked below), we'll now show you how to connect to WSL from Visual Studio Code running on your Windows host OS for painless cross-platform development.

About the host:
This video is presented by Miłosz Kosobucki, a software engineer in KDAB. He has been working professionally with C++ and Qt for more than 10 years across a range of industries in areas like game development, embedded systems and desktop applications.

About KDAB:

KDAB experts regularly take time out to deliver KDAB’s world class training, in-house or at open enrollment courses around the world. We are the market leaders for training in Qt, OpenGL, and C++.

Рекомендации по теме
Комментарии
Автор

Also there is a good extension for VSCode - Qt for Python - it highlights qml and pyQt files

cyrilanisimov