|
From: Vikas N K. <vik...@us...> - 2008-08-18 20:58:54
|
Hi
I am trying to just compile xml-cppdom 0.7.10 on my AMD64 system which
runs Slamd64 12.1 (Slackware port).
I have scons 1.0.0 installed which works fine, except when I try to
compile/build cppdom.
Here is the message I get when I run scons from the command prompt in
the cppdom directory.
Please help.
scons: Reading SConscript files ...
NOTE: The build is currently in development. It needs the SVN trunk
version of scons-addons
Building CppDom Version: 0.7.10
Checking for arch [ia32] ...yes
Valid archs: ['x64', 'ia32']
AttributeError: 'module' object has no attribute 'is_valid_construction_var':
File "/home/user1/libraries/cppdom-0.7.10/SConstruct", line 83:
opts.AddOption(sca_opts.SeparatorOption("\nPackage Options"))
File "deps/scons-addons/src/SConsAddons/Options/Options.py", line 586:
if not SCons.Util.is_valid_construction_var(k):
Thanks
Vikas
--
http://www.vikaskumar.org/
|