Thread: building pgadmin4
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
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
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
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><br /><blockquote class="gmail_quote" style="margin:0px0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br /> pgAdmin is off-topic for thismailing list.<br /></blockquote></div><br />so sorry, i misread the adress in the readme file<br /><br /></div><div class="gmail_extra">cheers,<br/><br /></div><div class="gmail_extra">WBL<br clear="all" /></div><div class="gmail_extra"><br/>-- <br />"Quality comes from focus and clarity of purpose" -- Mark Shuttleworth<br /></div></div>