From: "Marco Costalba" <mcostalba@gmail.com>
To: "Filippo Zangheri" <filippo.zangheri@yahoo.it>
Cc: "Linux Kernel Development" <linux-kernel@vger.kernel.org>,
"Git Mailing List" <git@vger.kernel.org>
Subject: Re: [ANNOUNCE] qgit-2.1 and qgit-1.5.8
Date: Mon, 31 Dec 2007 12:58:27 +0100 [thread overview]
Message-ID: <e5bfff550712310358g347d883fm9866f328f24e3ad0@mail.gmail.com> (raw)
In-Reply-To: <4778CB78.2010906@yahoo.it>
On Dec 31, 2007 11:59 AM, Filippo Zangheri <filippo.zangheri@yahoo.it> wrote:
>
> Hi,
>
> I git-cloned qgit-2.1 from your repository, then ran `qmake qgit.pro`, but `make` gave me errors.
Yes, you need qmake of Qt4 not the Qt3 one.
> Afterwards I deleted src/Makefile, ran `qmake-qt4 qgit.pro` and `make` starts compiling some files but the process ends with other errors.
> This is the command line:
>
> filippo@master:/usr/src/git/qgit$ make
> cd src && make -f Makefile
> make[1]: Entering directory `/usr/src/git/qgit/src'
> make -f Makefile.Release
> make[2]: Entering directory `/usr/src/git/qgit/src'
> g++ -c -pipe -O2 -g3 -O2 -Wno-non-virtual-dtor -Wno-long-long -pedantic -Wconversion -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../share/qt4/mkspecs/linux-g++ -I. -I../../../../include/qt4/QtCore -I../../../../include/qt4/QtCore -I../../../../include/qt4/QtGui -I../../../../include/qt4/QtGui -I../../../../include/qt4 -I../src -I../build -I../build -o ../build/customactionimpl.o customactionimpl.cpp
> make[2]: Leaving directory `/usr/src/git/qgit/src'
> make[1]: Leaving directory `/usr/src/git/qgit/src'
> ../build/ui_customaction.h: In member function 'void Ui_CustomActionBase::setupUi(QWidget*)':
> ../build/ui_customaction.h:68: error: 'class QHBoxLayout' has no member named 'setLeftMargin'
> ../build/ui_customaction.h:69: error: 'class QHBoxLayout' has no member named 'setTopMargin'
This is because you need at least Qt 4.3 as written in the README.
>
>
>
> I'm running Debian Etch 4.0 with vanilla kernel version 2.6.23.1 and I have the following packages installed:
>
> filippo@master:/usr/src/git/qgit$ dpkg -l | grep qt4
> ii libqt4-core 4.2.1-2+etch1 Qt 4 core non-GUI functionality runtime library
> ii libqt4-dev 4.2.1-2+etch1 Qt 4 development files
> ii libqt4-gui 4.2.1-2+etch1 Qt 4 core GUI functionality runtime library
> ii libqt4-qt3support 4.2.1-2+etch1 Qt 3 compatibility library for Qt 4
> ii libqt4-sql 4.2.1-2+etch1 Qt 4 SQL database module
> ii qt4-dev-tools 4.2.1-2+etch1 Qt 4 development tools
>
>
> what am I doing wrong?
>
Please upgrade to Qt 4.3 and everything will be OK ;-)
Happy new year
Marco
next prev parent reply other threads:[~2007-12-31 11:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-31 7:35 [ANNOUNCE] qgit-2.1 and qgit-1.5.8 Marco Costalba
[not found] ` <4778CB78.2010906@yahoo.it>
2007-12-31 11:58 ` Marco Costalba [this message]
2007-12-31 17:47 ` Boaz Harrosh
2007-12-31 18:07 ` Marco Costalba
2008-01-01 7:55 ` Boaz Harrosh
2008-01-01 8:26 ` Marco Costalba
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e5bfff550712310358g347d883fm9866f328f24e3ad0@mail.gmail.com \
--to=mcostalba@gmail.com \
--cc=filippo.zangheri@yahoo.it \
--cc=git@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).