Gabriel M. Beddingfield schrieb:
>
> 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.'
>
> IIRC, this issue was also reported recently on either the LAU or LAD 
> list.
Hi Gabriel!

Are you referring to 64Studio 2.1 or 3.0?  I'm going to install this in 
virtualbox later and see if i have more luck.
- Sebastian
>
> Thanks,
> Gabriel
>
> p.s. I'm giving up on this one and working on the manual.
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> 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