Setting Up a VSCode, Qt, and CMake Development Environment
This video tutorial demonstrates how to configure your development environment using VSCode, Qt, and CMake for efficient C++ cross-platform development.
5 posts
This video tutorial demonstrates how to configure your development environment using VSCode, Qt, and CMake for efficient C++ cross-platform development.
A guide on how to perform HTTP POST requests with JSON payloads in Qt and how to build a corresponding local server using the QtHttpServer module.
A practical guide on using CMake to manage C/C++ projects, covering project setup and integration with popular libraries like OpenCV, Boost, Qt, and CUDA.
Learn how to compile the QtHttpServer module and solve the QCoreApplication event loop initialization challenge when wrapping Qt functionality into a C-compatible dynamic library.
A step-by-step guide on how to compile a custom OpenCV library with CUDA and DNN acceleration support from source using CMake and Visual Studio 2019.