[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17406] trunk/blender: Adjusted scons files so disabling quicktime, python and sdl also removes their includes when building.

jmsoler at free.fr jmsoler at free.fr
Wed Nov 12 17:11:36 CET 2008


The sorry is for me, I do not see your comment when I answered myself.

Selon Nathan Letwory <jesterking at letwory.net>:

> Sorry, I don't understand, I already commented 3 hours before your
> message that I have cleaned this up.
>
> /Nathan
>
> On Wed, Nov 12, 2008 at 1:48 PM,  <jmsoler at free.fr> wrote:
> > Actually, we are obliged to modify the path in win32-vc-config.py and
> > in this Sconstruct too.
> >
> > Selon Campbell Barton <ideasman42 at gmail.com>:
> >
> >> JesterKing can you comment?  - I only added the check for python being
> >> enabled, not sure about  ${BF_PYTHON_LIBPATHS}  on win32.
> >>
> >>
> >> On Wed, Nov 12, 2008 at 2:24 AM,  <jmsoler at free.fr> wrote:
> >> > Selon Campbell Barton <ideasman42 at gmail.com>:
> >> >
> >> >> +    if env['WITH_BF_PYTHON']:
> >> >> +        dllsources.append('#release/windows/extra/python25.zip')
> >> >> +        if env['BF_DEBUG']:
> >> >> +
> >> dllsources.append('${LCGDIR}/python/lib/${BF_PYTHON_LIB}_d.dll')
> >> >> +        else:
> >> >> +
> >> dllsources.append('${LCGDIR}/python/lib/${BF_PYTHON_LIB}.dll')
> >> >
> >> >
> >> > Why do you not use ${BF_PYTHON_LIBPATHS} instead of
> ${LCGDIR}/python/lib ?
> >> >
> >> > jms
> >> > _______________________________________________
> >> > Bf-committers mailing list
> >> > Bf-committers at blender.org
> >> > http://lists.blender.org/mailman/listinfo/bf-committers
> >> >
> >>
> >>
> >>
> >> --
> >> - Campbell
> >> _______________________________________________
> >> Bf-committers mailing list
> >> Bf-committers at blender.org
> >> http://lists.blender.org/mailman/listinfo/bf-committers
> >>
> >
> >
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> >
> >
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>




More information about the Bf-committers mailing list