Re: [Interest] Determining dependencies for Qt modules

2018-03-03 Thread Patrick Stinson
> On Mar 2, 2018, at 10:28 PM, Thiago Macieira > wrote: > > On Friday, 2 March 2018 17:11:55 PST Patrick Stinson wrote: >> I am trying to create the minimum Qt build for QtWidgets, QtQuickControls, >> QtLocation, and QtPurchasing. But when I configure with the

Re: [Interest] Determining dependencies for Qt modules

2018-03-02 Thread Thiago Macieira
On Friday, 2 March 2018 17:11:55 PST Patrick Stinson wrote: > I am trying to create the minimum Qt build for QtWidgets, QtQuickControls, > QtLocation, and QtPurchasing. But when I configure with the following > command line: Build everything. That's the easiest. Anyway, your problem was skipping

[Interest] Determining dependencies for Qt modules

2018-03-02 Thread Patrick Stinson
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