I'm can start BB from cmd.exe and from task manager, and both result in the
same errors. I have not tried using MSYS yet, but I will give that a shot
tonight.


On Tue, Jun 25, 2013 at 3:22 AM, Jürgen Herrmann <shadow...@me.com> wrote:

> Hmmm... Sounds plausible :-D
>
>
> Am 25.06.2013 um 12:19 schrieb Brecht Van Lommel <
> brechtvanlom...@pandora.be>:
>
> > I think that's because it's a shorter path than this?
> > C:\bb\mingw64-scons\mingw_win64_scons\build\mingw_win64_scons
> >
> > On Tue, Jun 25, 2013 at 10:32 AM, Jürgen Herrmann <shadow...@me.com>
> wrote:
> >> I wonder why I don't get these errors.
> >> I start the build_slave.py from MSYS shell in /d/blender_src/blender
> and don't get command line issues on win 8.
> >>
> >> Am 25.06.2013 um 09:25 schrieb Antony Riakiotakis <kal...@gmail.com>:
> >>
> >>> Link errors are usually caused because in gcc libraries have to be
> >>> specified in an order such that earlier libraries reference functions
> of
> >>> later libraries in the command line. If the sub-libraries reference
> each
> >>> others functions then splitting up will not work because the compiler
> >>> cannot resolve the symbols for one of them.
> >>>
> >>> It's a nightmare alright. In my own system I use a path as minimal as
> /src
> >>> for blender source to avoid such command line limit issues
> >>> _______________________________________________
> >>> Bf-committers mailing list
> >>> Bf-committers@blender.org
> >>> http://lists.blender.org/mailman/listinfo/bf-committers
> >> _______________________________________________
> >> Bf-committers mailing list
> >> Bf-committers@blender.org
> >> http://lists.blender.org/mailman/listinfo/bf-committers
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
Jeffrey "Italic_" Hoover
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to