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.
Learn how to display real-time video streams from a camera in a Qt interface using OpenCV and the official PySide6 library in this concise guide.
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.