[HACKERS] building pgadmin4

2014-03-03 Thread Willy-Bas Loos
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


Re: [HACKERS] building pgadmin4

2014-03-03 Thread Robert Haas
On Mon, Mar 3, 2014 at 4:53 PM, Willy-Bas Loos willy...@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


Re: [HACKERS] building pgadmin4

2014-03-03 Thread Willy-Bas Loos

 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