LMSouq
general-dev Open

Unknown module(s) in QT: svg

US
user3191398
1 month ago
3 views
Problem Description
Added QT += svg and I tried just QT += svg and greaterThan(QT_MAJOR_VERSION, 4): QT += svg to the .pro solution file and ran qmake from inside the QtCreator and got this error: > error: Unknown module(s) in QT: svg Any ideas?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base