git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build error with qgit4
@ 2007-07-11 16:19 Aneesh Kumar
  2007-07-11 20:33 ` Jan Hudec
  0 siblings, 1 reply; 2+ messages in thread
From: Aneesh Kumar @ 2007-07-11 16:19 UTC (permalink / raw)
  To: Marco Costalba, Git Mailing List

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'

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Build error with qgit4
  2007-07-11 16:19 Build error with qgit4 Aneesh Kumar
@ 2007-07-11 20:33 ` Jan Hudec
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Hudec @ 2007-07-11 20:33 UTC (permalink / raw)
  To: Aneesh Kumar; +Cc: Marco Costalba, Git Mailing List

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-11 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-11 16:19 Build error with qgit4 Aneesh Kumar
2007-07-11 20:33 ` Jan Hudec

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).