← Back to team overview

yade-dev team mailing list archive

Re: r2473 error in scons

 

 r2474 resolves the problem. But debug-version is still does not work.

Anton
On 12.10.2010 14:22, Vaclav Smilauer wrote:
Thanks, Anton, should be fixed in r2474, sorry. Cheers, v.
Hi, Vaclav!

There is a problem with r2473:

KeyError: 'QT4CXX':
   File "/home/gladk/dem/yade/cleanCompNew/yade/SConstruct", line 630:
     env.SConscript(dirs=['.'],build_dir=buildDir,duplicate=0)
   File "/usr/lib/scons/SCons/Script/SConscript.py", line 553:
     return apply(_SConscript, [self.fs,] + files, subst_kw)
   File "/usr/lib/scons/SCons/Script/SConscript.py", line 262:
     exec _file_ in call_stack[-1].globals
   File "/home/gladk/dem/yade/cleanCompNew/yade/SConscript", line 5:
     SConscript(dirs=['core','lib']+[d for d in ('extra','py','gui') if
d not in env['exclude']],duplicate=0)
   File "/usr/lib/scons/SCons/Script/SConscript.py", line 616:
     return apply(method, args, kw)
   File "/usr/lib/scons/SCons/Script/SConscript.py", line 553:
     return apply(_SConscript, [self.fs,] + files, subst_kw)
   File "/usr/lib/scons/SCons/Script/SConscript.py", line 262:
     exec _file_ in call_stack[-1].globals
   File "/home/gladk/dem/yade/cleanCompNew/yade/gui/SConscript", line
12:

env.SharedLibrary('_GLViewer',['qt4/GLViewer.cpp','qt4/_GLViewer.cpp','qt4/OpenGLManager.cpp'],SHLIBPREFIX='',LIBS=env['LIBS']+[env['QGLVIEWER_LIB']]+linkPlugins(['PeriodicEngines']),RPATH=env['RPATH']+[env.Literal('\\$$ORIGIN/../../../gui')],CXX=env['QT4CXX'] if env['QT4CXX'] else env['CXX'],CXXFLAGS=[f for f in env['CXXFLAGS'] if not f.startswith('-Q')])
   File "/usr/lib/scons/SCons/Environment.py", line 408:
     return self._dict[key]


Anton

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp




References