git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Hudec <bulb@ucw.cz>
To: Aneesh Kumar <aneesh.kumar@gmail.com>
Cc: Marco Costalba <mcostalba@gmail.com>,
	Git Mailing List <git@vger.kernel.org>
Subject: Re: Build error with qgit4
Date: Wed, 11 Jul 2007 22:33:43 +0200	[thread overview]
Message-ID: <20070711203343.GF3069@efreet.light.src> (raw)
In-Reply-To: <cc723f590707110919i7def2fbal94b1a437f189040@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 961 bytes --]

On Wed, Jul 11, 2007 at 21:49:25 +0530, Aneesh Kumar wrote:
> lude/qt4/QtGui -I/usr/include/qt4 -I../src -I../build -I../build -o
> ../build/fileview.o fileview.cpp
> ../build/ui_fileview.h: In member function 'void 
> Ui_TabFile::setupUi(QWidget*)':
> ../build/ui_fileview.h:63: error: 'class QHBoxLayout' has no member
> named 'setLeftMargin'
> ../build/ui_fileview.h:64: error: 'class QHBoxLayout' has no member
> named 'setTopMargin'
> ../build/ui_fileview.h:65: error: 'class QHBoxLayout' has no member
> named 'setRightMargin'
> ../build/ui_fileview.h:66: error: 'class QHBoxLayout' has no member
> named 'setBottomMargin'
> ../build/ui_fileview.h:71: error: 'class QVBoxLayout' has no member
> named 'setLeftMargin'

That's strange, because the errors are in Qt-generated file when working with
Qt class. Are you sure it uses uic and moc from the same Qt version as qmake
and the headers?

-- 
						 Jan 'Bulb' Hudec <bulb@ucw.cz>

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2007-07-11 20:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-11 16:19 Build error with qgit4 Aneesh Kumar
2007-07-11 20:33 ` Jan Hudec [this message]

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=20070711203343.GF3069@efreet.light.src \
    --to=bulb@ucw.cz \
    --cc=aneesh.kumar@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=mcostalba@gmail.com \
    /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).