I'm a trainee in a company and I've been asked to find out why there are errors when compiling the code for their application.
I searched the internet but I couldn't find out how to solve the problem.
When I configure the project, there is an exclamation mark in the Android kits.
When I click on configure I come across things that are missing.
When I press configure project and compile, I get this error:
Project ERROR: Unknown module(s) in QT: webenginewidgets
mingw32-make: *** [D:/Users/josephine/Documents/GitHub/build-EconnecteurMaster-Desktop_Qt_5_13_2_MinGW_32_bit-Debug/Makefile:89: sub-configurateur-qmake_all] Error 3
14:18:49: The process "C:\bin\Qt\Tools\mingw730_32\bin\mingw32-make.exe" exited with code 2.
Error while building/deploying project EconnecteurMaster (kit: Desktop Qt 5.13.2 MinGW 32-bit)
When executing step "qmake"
Can you help me please?