[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.

Maxime Curioni maxime.curioni at gmail.com
Sun May 11 21:45:27 CEST 2008


Thanks for your help compiling the project early in the GSoC period. I
reused the code from the ffmpeg/xvidcore SConscript files, thinking it would
work fine. I am going to see in more detail how to have the configure script
executed for Win32 builds.

On Sat, May 10, 2008 at 5:23 PM, <jmsoler at free.fr> wrote:

> 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
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-committers/attachments/20080512/527e50e7/attachment.htm 


More information about the Bf-committers mailing list