← Back to team overview

sslug-teknik team mailing list archive

Re: Er Qt4 ikke bagud kompatibel med Qt3?

 

On Tue, 16 Sep 2008 22:37:10 +0200, Martin Møller Skarbiniks Pedersen <traxplayer@xxxxxxxxx> wrote:

2008/9/16 Michael Schmidt <michael.zmit@xxxxxxxxx>:
Hej NG
Forsøger at bygge en applikation fra source, men melder følgende fejl:
<klip>

Det ser ud til at du ikke har qt4-dev installeret.

Jeg har nu installeret libqt4-devel og python-qt4 samt 31 dependecy pakker, men der ser ikke ud til at være nok (eller det rigtige)
Noget bud på hvad der ellers er galt/mangler?

[root@A31p bpmdetect]# ./configure
Checking for Python               :  /usr/bin/python
Checking for SCons                :  /usr/bin/scons

--------------------------------------------------
Use MinGW compiler                :  no
Enable debug                      :  no
Checking for pkg-config           :  /usr/bin/pkg-config  version 0.23
installation prefix               :  /usr/local
GUI                               :  enabled
Checking for taglib               :  OK
Loading qt4 tool...
/Data/Media/Source/bpmdetect/bpmdetect/admin/qt4.py:234: DeprecationWarning: raising a string exception is deprecated raise "Qt4 command '" + command + "' not found. Tried: " + fullpath1 + " and "+ fullpath2 Qt4 command 'lupdate' not found. Tried: /usr/lib/qt3/bin/lupdate-qt4 and /usr/lib/qt3/bin/lupdate: None:
  File "/Data/Media/Source/bpmdetect/bpmdetect/SConstruct", line 33:
    SConscript(File('src/SConscript'), build_dir=Dir('build'), duplicate=0)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 596:
    return apply(method, args, kw)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 533:
    return apply(_SConscript, [self.fs,] + files, subst_kw)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 256:
    exec _file_ in call_stack[-1].globals
  File "/Data/Media/Source/bpmdetect/bpmdetect/src/SConscript", line 340:
    env.Tool('qt4')
  File "/usr/lib/scons/SCons/Environment.py", line 1583:
    tool(self)
  File "/usr/lib/scons/SCons/Tool/__init__.py", line 175:
    apply(self.generate, ( env, ) + args, kw)
  File "/Data/Media/Source/bpmdetect/bpmdetect/admin/qt4.py", line 254:
    QT4_LUPDATE = locateQt4Command(env,'lupdate', env['QTDIR']),
  File "/Data/Media/Source/bpmdetect/bpmdetect/admin/qt4.py", line 234:
raise "Qt4 command '" + command + "' not found. Tried: " + fullpath1 + " and "+ fullpath2



--
Med venlig hilsen
/Zmit/
RLU # 314205


References