← Back to team overview

oqgraph-dev team mailing list archive

Re: steps before v3 merge into MariaDB

 

Boost should be reasonably well supported on Windows but BGL is very
challenging for compilers. Iirc from MSVC++, sometimes required hinting for
it to derive the correct type templates. Gcc will literally try every
possible combination as required by C++ spec but MS compiler does not in
order to get faster compile times.
 On Aug 7, 2013 6:22 AM, "Andrew McDonnell" <bugs@xxxxxxxxxxxxxxxxxxx>
wrote:

> Hiya,
>
> 64-bit on Windows 7 + MS7.1SDK fails with same error as XP+32bit+MSVC8
>
> I'm wondering if boost_1_54 is the culprit, using some lately added C++
> standard stuff unsupported by MS
>
> Next move is to try boost_1_42 (same as squeeze) and see if that works
>
> Othwrwise time to start debugging...
>
> On 06/08/13 08:10, Arjen Lentz wrote:
> > Hi Andrew
> >
> > Ok what steps still need to be done before we can submit this for
> merging into
> > MariaDB 10.0 ?
> > tnx
> >
> >
> > Cheers,
> > Arjen.
>
>
> --
> Mailing list: https://launchpad.net/~oqgraph-dev
> Post to     : oqgraph-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~oqgraph-dev
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References