Re: building pgadmin4

Lists: pgsql-hackers
From: Willy-Bas Loos <willybas(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: building pgadmin4
Date: 2014-03-03 21:53:22
Message-ID: CAHnozTgqi6Oha5CVF=pW6-UsFoM_+yOym7h=YUSo1Tkt58=2nQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hi,

I'm trying to build pgadmin4, out of curiosity.
I'm on a ubuntu 13.10 desktop vm.
I added qt webkitwidgets, and now I run into the next error, which doesn't
seem to make much sense:
wbloos2(at)vm1:~/pgadmin4/runtime$ qmake
Project MESSAGE: Building for QT5+...
Project ERROR: Unknown module(s) in QT: quick

I haven't found the word "quick" in any of the code and there's no .qml
file.

any clues?

Cheers,

WBL

--
"Quality comes from focus and clarity of purpose" -- Mark Shuttleworth


From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Willy-Bas Loos <willybas(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: building pgadmin4
Date: 2014-03-03 22:09:38
Message-ID: CA+TgmoZOJS_Af5o+arZvdwm_+=ksmMttwkLB=pbZy47NXE5crg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Mon, Mar 3, 2014 at 4:53 PM, Willy-Bas Loos <willybas(at)gmail(dot)com> wrote:
> I'm trying to build pgadmin4, out of curiosity.
> I'm on a ubuntu 13.10 desktop vm.
> I added qt webkitwidgets, and now I run into the next error, which doesn't
> seem to make much sense:
> wbloos2(at)vm1:~/pgadmin4/runtime$ qmake
> Project MESSAGE: Building for QT5+...
> Project ERROR: Unknown module(s) in QT: quick
>
> I haven't found the word "quick" in any of the code and there's no .qml
> file.
>
> any clues?

I suggest that you post to one of the pgadmin mailing lists:

http://www.postgresql.org/list/pgadmin-support/
http://www.postgresql.org/list/pgadmin-hackers/

pgAdmin is off-topic for this mailing list.

Thanks,

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


From: Willy-Bas Loos <willybas(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: building pgadmin4
Date: 2014-03-03 22:19:52
Message-ID: CAHnozTg+aPhyoX77u81eQbW2Ed2vT33UYfwgDZM5vj8u500_vQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

>
> pgAdmin is off-topic for this mailing list.
>

so sorry, i misread the adress in the readme file

cheers,

WBL

--
"Quality comes from focus and clarity of purpose" -- Mark Shuttleworth