Hey,

those methods mentioned in your error messages are from QT 4.3, so you 
need QT4.3
to compile it..
- Sebastian


Jürgen Schöneberg schrieb:
> I dont really know
>
> I have installed a package from etch callled 4.2.1-2+etch1
>
> when I run qtdemo I get version Qt 4.2.1
>
> thanks Jürgen
>
>
>
>
> On Wednesday 05 November 2008 21:18, Sebastian Moors wrote:
>> Hi,
>>
>> i suppose your QT Version is not recent enough. What version are you 
>> using?
>> - Sebastian
>>
>> -------- Original Message --------
>> Subject: [Hydrogen-users] problem to compile 0.9.4
>> Date: Wed, 5 Nov 2008 20:16:47 +0100
>> From: Jürgen Schöneberg <[EMAIL PROTECTED]>
>> To: hydrogen-users@lists.sourceforge.net
>>
>> hi,
>> I downloaded 0.9.4 from svn today
>> tried to compile, but get errors:
>>
>> (on 64studio)
>>
>> do you need more info?
>>
>> thanks for help
>> Jürgen
>>
>>
>>
>> scons:
>>
>>
>> scons: Reading SConscript files ...
>> Checking for C header file sndfile.h... (cached) yes
>> Checking for C header file alsa/asoundlib.h... (cached) yes
>> Checking for C header file jack/jack.h... (cached) yes
>> Checking for C header file zlib.h... (cached) yes
>> Checking for C header file libtar.h... (cached) yes
>> Checking for C header file lrdf.h... (cached) yes
>> Checking for C header file FLAC/all.h... (cached) yes
>>
>> =================================================================
>> Hydrogen build script
>>
>> Revision: 628
>> Platform: linux2
>> Release build
>> Prefix: /usr/local
>> Destdir:
>> =================================================================
>> Feature Overview:
>>
>> lash: disabled
>> alsa: enabled
>> jack: enabled
>> libarchive: disabled (using libtar instead)
>> portaudio: disabled
>> portmidi: disabled
>>
>> =================================================================
>>
>>
>> scons: warning: QTDIR variable is not defined, using moc executable as a
>> hint
>> (QTDIR=/usr)
>> File "./qt4.py", line 207, in _detect
>>
>> scons: warning: QTDIR variable is not defined, using moc executable as a
>> hint
>> (QTDIR=/usr)
>> File "./qt4.py", line 207, in _detect
>> scons: done reading SConscript files.
>> scons: Building targets ...
>> g++ -o
>> gui/src/SoundLibrary/SoundLibraryImportDialog.o -c -O3 
>> -fomit-frame-pointer
>> -funroll-loops -DALSA_SUPPORT -DJACK_SUPPORT -DLRDF_SUPPORT 
>> -DFLAC_SUPPORT
>> -DLADSPA_SUPPORT -DOSS_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/lash-1.0
>> -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/SoundLibrary/SoundLibraryImportDialog.cpp
>> gui/src/SoundLibrary/ui_SoundLibraryImportDialog_UI.h: In member
>> function ‘void Ui_SoundLibraryImportDialog_UI::setupUi(QDialog*)’:
>> gui/src/SoundLibrary/ui_SoundLibraryImportDialog_UI.h:180: error: ‘class
>> QGridLayout’ has no member named ‘setLeftMargin’
>> gui/src/SoundLibrary/ui_SoundLibraryImportDialog_UI.h:181: error: ‘class
>> QGridLayout’ has no member named ‘setTopMargin’
>> gui/src/SoundLibrary/ui_SoundLibraryImportDialog_UI.h:182: error: ‘class
>> QGridLayout’ has no member named ‘setRightMargin’
>> gui/src/SoundLibrary/ui_SoundLibraryImportDialog_UI.h:183: error: ‘class
>> QGridLayout’ has no member named ‘setBottomMargin’
>> gui/src/SoundLibrary/ui_SoundLibraryImportDialog_UI.h:184: error: ‘class
>> QGridLayout’ has no member named ‘setHorizontalSpacing’
>> gui/src/SoundLibrary/ui_SoundLibraryImportDialog_UI.h:185: error: ‘class
>> QGridLayout’ has no member named ‘setVerticalSpacing’
>> scons: *** [gui/src/SoundLibrary/SoundLibraryImportDialog.o] Error 1
>> scons: building terminated because of errors.
>>
>> ------------------------------------------------------------------------- 
>>
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the 
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Hydrogen-users mailing list
>> Hydrogen-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/hydrogen-users
>>
>>
>>
>> ------------------------------------------------------------------------- 
>>
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge Build the coolest Linux based applications with Moblin SDK 
>> & win
>> great prizes Grand prize is a trip for two to an Open Source event 
>> anywhere
>> in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Hydrogen-users mailing list
>> Hydrogen-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/hydrogen-users
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's 
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great 
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the 
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Hydrogen-users mailing list
> Hydrogen-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hydrogen-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Hydrogen-users mailing list
Hydrogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-users

Reply via email to