I'd like to move them as well.
But if you beats me to the move, I won't complain.
I am not sure. Moving things away from $TOP_SRC_DIR may introduce some
complexity.
I think that if possible we should have a development/scons dir that
contain all the scons files and libs. any problems with tha
"Bo Peng" <[EMAIL PROTECTED]> writes:
| > The reason fo rmy erros was most likely a old scons_util.pyc file.
|
| That happened to me before as well.
|
| BTW, are you done with your scons relocation? I see SConstruct under
| root and qt4 etc under config. You may or may not want to move them as
|
The reason fo rmy erros was most likely a old scons_util.pyc file.
That happened to me before as well.
BTW, are you done with your scons relocation? I see SConstruct under
root and qt4 etc under config. You may or may not want to move them as
well.
Bo
"Bo Peng" <[EMAIL PROTECTED]> writes:
| On 10 May 2006 13:47:01 +0200, Lars Gullik Bjønnes <[EMAIL PROTECTED]> wrote:
| >
| > Checking for boost library boost_iostreams... yes
| > TypeError: can only concatenate list (not "str") to list:
| > File "SConstruct", line 476:
| > env.AppendUnique(
On 10 May 2006 13:47:01 +0200, Lars Gullik Bjønnes <[EMAIL PROTECTED]> wrote:
Checking for boost library boost_iostreams... yes
TypeError: can only concatenate list (not "str") to list:
File "SConstruct", line 476:
env.AppendUnique(LIBPATH = sig[0])
File "/usr/lib/scons/SCons/Environment