Edwin Leuven a écrit :
this is what i get:
C:\svn\development\scons>scons qt_dir=c:/programs/Qt/4.1.2 mode=release
scons: Reading SConscript files ...
TypeError: can only concatenate list (not "str") to list:
File "SConstruct", line 412:
env.AppendUnique(CPPPATH = env['QT_INC_PATH'])
File "C:\programs\Python24\scons\SCons\Environment.py", line 616:
self._dict[key] = dk + val
Did you install the python win32 extension?
http://sourceforge.net/project/showfiles.php?group_id=78018
http://python.net/crew/skippy/win32/
Abdel.