Bo Peng schrieb:
I get also the same errors with SCons 0.96.92:
I do not know what build.bat you are using, but please remove all
compiler options like CCFLAGS= for now.
I'm using Joost's "build_msvc.bat" which is in trunk in
~/development/Win32/packaging
This doesn't contain compiler flag
I get also the same errors with SCons 0.96.92:
I do not know what build.bat you are using, but please remove all
compiler options like CCFLAGS= for now.
Bo
Bo Peng schrieb:
File "C:\Python25\scons-0.96.93\SCons\Environment.py", line
I can not investigate this now but you are using the newest
scons-0.96.93, not 0.96.92. Maybe there is some backward compatibility
problem.
I get also the same errors with SCons 0.96.92:
---
scons: Reading SCons
File "C:\Python25\scons-0.96.93\SCons\Environment.py", line
I can not investigate this now but you are using the newest
scons-0.96.93, not 0.96.92. Maybe there is some backward compatibility
problem.
I will update SConstruct with 0.96.93 when I get back.
Bo
When I want to compile LyX using the
build_msvc.bat
script, I get the following error:
---
scons: Reading SConscript files ...
: 'NoneType' object has no attribute
'split':
File "D:\LyXSVN\lyx-devel\development\scons\SConstruct", line 425:
env.Tool('msvc')
File "C:\Python25\scons-0.96.