It looks like a bit of Qt is installed but maybe not everything. If configure doesn't find any Qt it doesn't compile the modules that depend on it. You can either install all of the Qt development packages, or use ./configure --disable-qt to switch off Qt support in Gecode.
Cheers, Guido On 22 Jan 2014, at 6:08 am, inspecteur <inspecteur.r...@gmail.com> wrote: > Yet I have not installed Qt on Unbuntu 11.04 and it works. > > I need to install QT on ubuntu 13.04? > > Le 21/01/2014 20:05, Christian Schulte a écrit : >> I guess you did not install the right version of Qt (or your installation of >> Qt is somehow mangelled). Maybe Guido knows more. >> >> Christian >> >> -- >> Christian Schulte, www.ict.kth.se/~cschulte >> >> From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On Behalf >> Of inspecteur >> Sent: Tuesday, January 21, 2014 07:45 PM >> To: users@gecode.org >> Subject: [gecode-users] Gecode Compilation Ubuntu 13.04 failed >> >> Hi, >> >> I succes to compile version 4.2.1 from source on ubuntu 11.04 >> http://www.gecode.org/download/gecode-4.2.1.tar.gz >> >> Commands: . /configure >> make >> make install >> >> But I get an error on ubuntu 13.04 >> During make >> <Mail Attachment.png> > > _______________________________________________ > Gecode users mailing list > users@gecode.org > https://www.gecode.org/mailman/listinfo/gecode-users
_______________________________________________ Gecode users mailing list users@gecode.org https://www.gecode.org/mailman/listinfo/gecode-users