[Bf-committers] For MinGW builders

Alexandr Kuznetsov kuzsasha at gmail.com
Sun Apr 22 20:26:03 CEST 2012


Many vc2008 compiled libraries works on mingw and vc2010 without a problem.
If we have complete separate directories for each folder, it will take more
space on server and we would have to update lib for each compiler.
On the other hand, I think we can make  pointers from lib/MSVC2010 to
lib/Windows as we have setup with Python Scripts.

On Sun, Apr 22, 2012 at 2:18 PM, Erwin Coumans <erwin.coumans at gmail.com>wrote:

> How about a lib/MSVC2008_64bit folder, replacing the lib/Windows folder
> (and perhaps similar for lib/MSVC2010, 32bit and 64 bit separately so that
> it is easy to just download the support lbs you need, without the other
> compiler/bit versions?
>
> On Sunday, 22 April 2012, Thomas Dinges wrote:
>
> > I can only agree here as well. MSVC 2008 (used to do releases) should be
> > the "main" repo and all other compiler libs should be an extra archive.
> :)
> >
> > Am 22.04.2012 19:46, schrieb Alexandr Kuznetsov:
> > > Perfectly agree.
> > > Btw, I think it is better to use "set_lib_path" function which vc2010
> > uses.
> > > It checks whether compiler is vc2010, and assigns special path if it
> > exist.
> > > This can be easily extended to mingw.
> > >
> > > On Sun, Apr 22, 2012 at 1:26 PM, Erwin Coumans<erwin.coumans at gmail.com
> <javascript:;>
> > >wrote:
> > >
> > >> It would be good to separate visual studio versions too. BOOST and
> > >> OpenCollada added a lot of bloat to the Windows folder. 2 Gigabyte of
> > >> support libs?
> > >>
> > >> Sent from my iPhone
> > >>
> > >>
> > > _______________________________________________
> > > Bf-committers mailing list
> > > Bf-committers at blender.org <javascript:;>
> > > http://lists.blender.org/mailman/listinfo/bf-committers
> >
> >
> > --
> > Thomas Dinges
> > Blender Developer, Artist and Musician
> >
> > www.dingto.org
> >
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers at blender.org <javascript:;>
> > 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