Hello!

I am trying to create the minimum Qt build for QtWidgets, QtQuickControls, 
QtLocation, and QtPurchasing. But when I configure with the following command 
line:

./configure -opensource -debug-and-release -nomake examples -nomake tests -skip 
qtactiveqt -skip qtandroidextras -skip qtcanvas3d -skip qtdeclarative -skip 
qtgamepad -skip qtremoteobjects -skip qtscript -skip qtserialbus -skip 
qtserialport -skip qtspeech -skip qtvirtualkeyboard -skip qtwayland -skip 
qtwebchannel -skip qtwebengine -skip qtwebglplugin -skip qtwebsockets -skip 
qtwebview -prefix $PWD

I get the following error:

Project ERROR: Unknown module(s) in QT: location purchasing

from the following qmake file:

QT += location purchasing
SOURCES += main.cpp

Thanks!
-Patrick

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to