[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [14773] branches/soc-2008-mxcurioni: soc-2008-mxcurioni: towards Freestyle compilation, removing Qt' s QString and QImage dependencies.

jmsoler at free.fr jmsoler at free.fr
Sat May 10 11:23:40 CEST 2008


Hi Maxime,

under MSVC 2005 with scons there is a problem with the lib3ds.

Configuring library extern_bullet2linmath
Configuring library extern_bullet2dynamics
Configuring library extern_bullet2collision
Configuring lib3ds...
'sh' is not an internal or external command
,...
IOError: [Errno 2] No such file or directory: 'lib3ds/Makefile':
  File "K:\developpement\bf-blender\blend2freestyle\SConstruct", line 319:
    SConscript(B.root_build_dir+'/extern/SConscript')
  File "i:\python25\scons-0.97\SCons\Script\SConscript.py", line 583:
    return apply(method, args, kw)
  File "i:\python25\scons-0.97\SCons\Script\SConscript.py", line 520:
    return apply(_SConscript, [self.fs,] + files, subst_kw)
  File "i:\python25\scons-0.97\SCons\Script\SConscript.py", line 245:
    exec _file_ in call_stack[-1].globals
  File "K:\developpement\bf-blender\blend2freestyle\extern\SConscript", line 13:

    SConscript(['freestyle/lib3ds/SConscript'])
  File "i:\python25\scons-0.97\SCons\Script\SConscript.py", line 583:
    return apply(method, args, kw)
  File "i:\python25\scons-0.97\SCons\Script\SConscript.py", line 520:
    return apply(_SConscript, [self.fs,] + files, subst_kw)
  File "i:\python25\scons-0.97\SCons\Script\SConscript.py", line 245:
    exec _file_ in call_stack[-1].globals
  File "K:\developpement\bf-blender\blend2freestyle\extern\freestyle\lib3ds\SCon
script", line 94:
    vars = getmakevars(['lib3ds/Makefile'])
  File "K:\developpement\bf-blender\blend2freestyle\extern\freestyle\lib3ds\SCon
script", line 74:
    fp = open(filename)

jms


More information about the Bf-committers mailing list