building pgadmin4

Started by Willy-Bas Loosalmost 12 years ago3 messages
#1Willy-Bas Loos
willybas@gmail.com

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@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

#2Robert Haas
robertmhaas@gmail.com
In reply to: Willy-Bas Loos (#1)
Re: building pgadmin4

On Mon, Mar 3, 2014 at 4:53 PM, Willy-Bas Loos <willybas@gmail.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@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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Willy-Bas Loos
willybas@gmail.com
In reply to: Robert Haas (#2)
Re: building pgadmin4

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