How can I install / add a missing Qt module on Mac OS? I have Qt Creator installed and working, but the new project gives the following error:
Project ERROR: Unknown module(s) in QT: charts
Is it possible to simply download and install the missing module, or do I need to reinstall Qt with the missing module? Thanks
source
share