CMake + vcpkg copy DLLs to executable dir

This page summarizes the projects mentioned and recommended in the original post on /r/QtFramework

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    I've been struggling to have Qt work with cmake on windows. I have installed Qt6 via vcpkg, and cmake finds it fine with find_package. However, while the executable builds, it does not run because the Qt plugins are not copied over to the directory. Qt5 with vcpkg used to copy plugins automatically, but it doesn't seem to be the case with Qt6. The official answer seems to be "use windeployqt".

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts