hi guys ive managed to find the section in the wiki where it talks about the
port audio problem so got that fixed am now getting a slew of errors when i
run scons wish i knew more about python lol
heres what i get when i run it
scons: Reading SConscript files ...
KeyError: 'LIB':
File "E:\mixxx\mixxx\SConstruct", line 8:
Export('machine') #So architecture-specific decisions & optimizations
can
be made in the SConscript
File
"E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Script\SConscript.py", l
ine 610:
env = self.factory()
File
"E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Script\SConscript.py", l
ine 590:
default_env = SCons.Defaults.DefaultEnvironment()
File "E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Defaults.py", line
90:
_default_env = apply(SCons.Environment.Environment, args, kw)
File "E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Environment.py",
line 99
2:
apply_tools(self, tools, toolpath)
File "E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Environment.py",
line 10
6:
env.Tool(tool)
File "E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Environment.py",
line 16
76:
tool(self)
File "E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Tool\__init__.py",
line
181:
apply(self.generate, ( env, ) + args, kw)
File "E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Tool\default.py",
line 4
1:
SCons.Tool.Tool(t)(env)
File "E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Tool\__init__.py",
line
181:
apply(self.generate, ( env, ) + args, kw)
File "E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Tool\mslink.py",
line 21
4:
include_path, lib_path, exe_path =
SCons.Tool.msvc.get_msvc_paths(env,versio
n)
File "E:\Python26\Lib\site-packages\scons-1.2.0\SCons\Tool\msvc.py", line
541:
lib_path = os.environ['lib']
File "E:\Python26\lib\os.py", line 423:
return self.data[key.upper()]
if anyone can give me tips where im going wrong would be gladly apreciated
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel