Fwd: Re: Problems building from git on Ubuntu

Dirk Hohndel dirk at hohndel.org
Sat Feb 21 07:47:29 PST 2015


On Sat, Feb 21, 2015 at 04:38:29PM +0200, Willem Ferguson wrote:
> 
> 
> On 21/02/2015 09:15, Thiago Macieira wrote:
> >On Saturday 21 February 2015 07:47:47 Willem Ferguson wrote:
> >>/home/willem/subsurface/qthelper.cpp:15: error: QStandardPaths: No such
> >>file or directory
> >>   #include <QStandardPaths>
> >>
> >>My Qt version is 5.2.1
> >>
> >>Has anything else changed?
> >You're not building against that Qt 5.2.1, since QStandardPaths was added for
> >5.0.
> >
> >You're building against Qt 4.8.
> 
> Thanks, Thiago.
> I will have to wait till Monday to go further, since I do not have
> bandwidth at home to download the full Qt5. As far as I can see, I have
> no Qt4 remaining (I see no Qt4 when using Synaptic) but anything is
> possible with the standard Qt-creator infrastructure. In the /user
> directory I only see stubs to some Qt4 elements. Let me reinstall Qt5 on
> Monday.

That shouldn't be necessary.
qmake -v
should tell you what you are building with

/D


More information about the subsurface mailing list