Am Fri, 11 Sep 2009 00:02:21 +0200
schrieb Sebastian Moors <mau...@smoors.de>:

> Hi!
> 
> Gabriel M. Beddingfield wrote:
> >
> > Hi guys,
> >
> > On Tue, 8 Sep 2009, Gabriel M. Beddingfield wrote:
> >
> >> I built a packge OK on Debian Lenny.
> >>
> >> On 64 Studio (with Qt 4.3.4) I get this:
> >>
> >> g++ -o gui/src/PlaylistEditor/PlaylistDialog.o -c -pthread -O3 
> >> -fomit-frame-pointer -funroll-loops -DOSS_SUPPORT -DALSA_SUPPORT 
> >> -DJACK_SUPPORT -DLRDF_SUPPORT -DFLAC_SUPPORT -DLADSPA_SUPPORT 
> >> -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SHARED 
> >> -I. -Igui/src -I3rdparty/install/include -Ilibs/hydrogen/include 
> >> -Igui/src/UI -I/usr/include/qt4 -I/usr/include/qt4/QtCore 
> >> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork 
> >> -I/usr/include/qt4/QtXml gui/src/PlaylistEditor/PlaylistDialog.cpp
> >> gui/src/PlaylistEditor/PlaylistDialog.cpp: In constructor 
> >> ‘PlaylistDialog::PlaylistDialog(QWidget*)’:
> >> gui/src/PlaylistEditor/PlaylistDialog.cpp:101: error: ‘playerControl’ 
> >> was not declared in this scope
> >> distcc[5828] ERROR: compile gui/src/PlaylistEditor/PlaylistDialog.cpp 
> >> on localhost failed
> >> scons: *** [gui/src/PlaylistEditor/PlaylistDialog.o] Error 1
> >> scons: building terminated because of errors.
> >> make: *** [build-stamp] Error 2
> >> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> >>
> >> I double-checked, and my system is indeed configured to the Qt 4 
> >> versions of moc, uic, qmake, etc.
> >>
> >> ...trying some things.
> >
> > I opened the UI file with the Qt 4.3 version of Designer, and then 
> > saved it.  The difference is attached.  It still didn't compile 
> > because the .cpp file references 'playerControl.'
> I think i found a solution which works with 4.3 and 4.5, i'm going to 
> commit it in some minutes!

hi, there was an small error in editor width. i have commit the old value "964".
greetings wolke
> - Sebastian
> 
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Hydrogen-devel mailing list
> Hydrogen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to