glamkmfk.blogg.se

Compile c++ visual studio code using wsl
Compile c++ visual studio code using wsl












compile c++ visual studio code using wsl

The next step in setting up the development environment is to enable WSL and install a Linux distribution. We will run the cross-compiler in an instance of the Windows Subsystem for Linux (WSL). Visual Studio 2019 must be installed, including the Desktop development and Linux development workloads. The development host will be a Windows 10 machine. Our Qt Quick embedded application running on the target device Preparing the development environment For this post we will be using a Raspberry Pi 3 Model B running Raspbian (Buster).

compile c++ visual studio code using wsl

The application will target devices running Embedded Linux. These are part of installations in lounge areas, restrooms, etc. We will be developing an application for public information display on mirrored screens. In this post we will show how to use this feature to create an embedded application with Qt Quick in Visual Studio. This is possible due to the integration of Qt/MSBuild and the Linux development VS workload. Creating an Embedded Qt Quick Application in Visual Studio (1/2)Ĭross-compilation of Qt projects is now supported in the Qt Visual Studio Tools.














Compile c++ visual studio code using wsl